public class Exclude extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Exclude() |
|
Exclude(List<String> handlers,
String path) |
|
Exclude(String path) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<String> |
getHandlers() |
String |
getPath() |
int |
hashCode() |
String |
toString() |
Copyright © 2019. All Rights Reserved.