K - V - public interface Predicate<K,V> extends Serializable
apply(java.util.Map.Entry) is called by multiple threads concurrently.| Modifier and Type | Method and Description | 
|---|---|
| boolean | apply(Map.Entry<K,V> mapEntry) | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.