| Package | Description | 
|---|---|
| com.tangosol.coherence.jcache.localcache | 
 Contains classes related to local cache implementation of Coherence JCache. 
 | 
| com.tangosol.coherence.jcache.partitionedcache | 
 Contains classes related to partitioned cache implementation of Coherence JCache. 
 | 
| com.tangosol.util | 
 Contains various generic utilities. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
LocalCache.EntryIterator<K,V>
JCache Entry iterator 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
PartitionedCache.EntryIterator<K,V>
JCache Entry iterator 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
WrapperCollections.AbstractWrapperListIterator<E>
ListIterator implementation which delegates all calls to another
 ListIterator. 
 |