Package com.yahoo.prelude.query
Class PredicateQueryItem.Entry
java.lang.Object
com.yahoo.prelude.query.PredicateQueryItem.EntryBase
com.yahoo.prelude.query.PredicateQueryItem.Entry
- Enclosing class:
- PredicateQueryItem
A unique entry in a predicate item. This is immutable.
-
Constructor Summary
-
Method Summary
Methods inherited from class com.yahoo.prelude.query.PredicateQueryItem.EntryBase
getKey, getSubQueryBitmap
-
Constructor Details
-
Entry
-
Entry
-
-
Method Details
-
getValue
-
encode
- Specified by:
encode
in classPredicateQueryItem.EntryBase
-
equals
- Overrides:
equals
in classPredicateQueryItem.EntryBase
-
hashCode
public int hashCode()- Overrides:
hashCode
in classPredicateQueryItem.EntryBase
-