-
- All Implemented Interfaces:
- DataSerializable, IdentifiedDataSerializable, IndexAwarePredicate<K,V>, Predicate<K,V>, Serializable
- Direct Known Subclasses:
- BetweenPredicate, EqualPredicate, GreaterLessPredicate, InPredicate
public abstract class AbstractIndexAwarePredicate<K,V>
extends AbstractPredicate<K,V>
implements IndexAwarePredicate<K,V>
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.