|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Constraint
A constraint over acceptable values.
Method Summary | |
---|---|
boolean |
eval(java.lang.Object o)
Evaluates the constraint for argument o. |
Method Detail |
---|
boolean eval(java.lang.Object o)
true
if o meets the constraint,
false
if it does not.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |