|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.ontopia.utils.ContainmentDecider
public class ContainmentDecider
INTERNAL: Decider that returns true if the object is contained in the referenced collection.
Constructor Summary | |
---|---|
ContainmentDecider(java.util.Collection objects)
|
Method Summary | |
---|---|
boolean |
ok(java.lang.Object o)
PUBLIC: Returns true if the object is accepted. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContainmentDecider(java.util.Collection objects)
Method Detail |
---|
public boolean ok(java.lang.Object o)
DeciderIF
ok
in interface DeciderIF
|
![]() |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |