|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.dmt.odm.rule.Predicate | +--oracle.dmt.odm.rule.BooleanPredicate
An instance of BooleanPredicate
always returns the value TRUE.
Constructor Summary |
BooleanPredicate()
For internal use only |
Method Summary |
Type | Method |
---|---|
boolean |
getValue()
Returns the value TRUE. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BooleanPredicate()
Method Detail |
public boolean getValue()
Category
[] - array of category values
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |