Key - key type@Deprecated public interface KeyPredicate<Key> extends Serializable
| Modifier and Type | Method and Description | 
|---|---|
| boolean | evaluate(Key key)Deprecated.  This method evaluates whether or not to select a key. | 
boolean evaluate(Key key)
key - The key to evaluateCopyright © 2016 Hazelcast, Inc.. All Rights Reserved.