| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface for constrained property keys.
ConstrainedKeys are often used as keys in properties objects to place constraints on legal values.
| Method Summary | |
 boolean | 
isConstraintSatisfiedBy(Object obj)
Returns true if the given object matches the constraint.  | 
| Method Detail | 
public boolean isConstraintSatisfiedBy(Object obj)
obj - object to test
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||