| Package | Description | 
|---|---|
| com.hazelcast.cache | 
 
     This package contains the public API extension for Hazelcast JCache,
     the Hazelcast implementation of the JSR-107 commonly referred to as JCache. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
CacheEvictionPolicyComparator.compare(CacheEntryView<K,V> o1,
       CacheEntryView<K,V> o2)
Compares the given  
CacheEntryView instances and
 returns the result. | 
int | 
CacheEvictionPolicyComparator.compare(CacheEntryView<K,V> o1,
       CacheEntryView<K,V> o2)
Compares the given  
CacheEntryView instances and
 returns the result. | 
Copyright © 2023 Hazelcast, Inc.. All rights reserved.