Uses of Interface
com.hazelcast.cache.CacheEntryView
Packages that use CacheEntryView
Package
Description
     This package contains the public API extension for Hazelcast JCache,
     the Hazelcast implementation of the JSR-107 commonly referred to as JCache.
- 
Uses of CacheEntryView in com.hazelcast.cache
Methods in com.hazelcast.cache with parameters of type CacheEntryViewModifier and TypeMethodDescriptionintCacheEvictionPolicyComparator.compare(CacheEntryView<K, V> o1, CacheEntryView<K, V> o2) Compares the givenCacheEntryViewinstances and returns the result.