public class Exclude extends Object
protected
Exclude()
Exclude(List<String> handlers, String path)
Exclude(String path)
boolean
equals(Object obj)
List<String>
getHandlers()
String
getPath()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected Exclude()
public Exclude(String path)
public Exclude(List<String> handlers, String path)
public List<String> getHandlers()
public String getPath()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2017. All Rights Reserved.