|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.alsUtility.ObjectCompatible
Compatible
,
Serialized FormField Summary | |
protected Compatible |
object
object to be compatible with |
Constructor Summary | |
ObjectCompatible(java.lang.Object o)
|
Method Summary | |
boolean |
execute(java.lang.Object o)
executes this predicate on object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected Compatible object
Constructor Detail |
public ObjectCompatible(java.lang.Object o)
Method Detail |
public boolean execute(java.lang.Object o)
Predicate
execute
in interface Predicate
o
- must implement Compatible
Compatible
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |