public final class ConstraintDef extends Object
ConstraintDef(String name, Object value)
boolean
equals(Object o)
String
getName()
Object
getValue()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public ConstraintDef(@Nonnull String name, Object value)
@Nonnull public String getName()
public Object getValue()
public boolean equals(Object o)
equals
public int hashCode()
hashCode
public String toString()
toString