| Package | Description | 
|---|---|
| com.hazelcast.map | 
 Contains Hazelcast map module classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
EntryView<K,V> | 
IMap.getEntryView(K key)
Returns the  
EntryView for the specified key. | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
MapEvictionPolicyComparator.compare(EntryView<K,V> o1,
       EntryView<K,V> o2)
Compares the given  
EntryView instances and
 returns the result. | 
int | 
MapEvictionPolicyComparator.compare(EntryView<K,V> o1,
       EntryView<K,V> o2)
Compares the given  
EntryView instances and
 returns the result. | 
Copyright © 2021 Hazelcast, Inc.. All rights reserved.