Package com.yahoo.document.predicate
Class BooleanPredicate
java.lang.Object
com.yahoo.document.predicate.Predicate
com.yahoo.document.predicate.BooleanPredicate
- All Implemented Interfaces:
Cloneable
- Author:
- Simon Thoresen Hult
-
Constructor Summary
-
Method Summary
Methods inherited from class com.yahoo.document.predicate.Predicate
appendQuotedTo, asciiDecode, asciiEncode, fromBinary, fromString, toString
-
Constructor Details
-
BooleanPredicate
public BooleanPredicate(boolean value)
-
-
Method Details