Guard
public class Not extends Object implements Guard
protected Guard
perm
DEFAULT
Not(Guard guard)
boolean
check(Adaptable context)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected final Guard perm
public Not(Guard guard)
public boolean check(Adaptable context)
check
public String toString()
toString
Object