|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Conditional
Describes an object which can test whether an object meets some condition.
Method Summary | |
---|---|
boolean |
meetsCondition(java.lang.Object object)
Does the object meet the specified condition? |
Method Detail |
---|
boolean meetsCondition(java.lang.Object object)
object
- the object to test for condition
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |