Uses of Class
com.tangosol.util.WrapperCollections.AbstractWrapperIterator
Packages that use WrapperCollections.AbstractWrapperIterator
Package
Description
Contains classes related to local cache implementation of Coherence JCache.
Contains classes related to partitioned cache implementation of Coherence JCache.
Contains various generic utilities.
- 
Uses of WrapperCollections.AbstractWrapperIterator in com.tangosol.coherence.jcache.localcache
Subclasses of WrapperCollections.AbstractWrapperIterator in com.tangosol.coherence.jcache.localcacheModifier and TypeClassDescriptionstatic classJCache Entry iterator - 
Uses of WrapperCollections.AbstractWrapperIterator in com.tangosol.coherence.jcache.partitionedcache
Subclasses of WrapperCollections.AbstractWrapperIterator in com.tangosol.coherence.jcache.partitionedcacheModifier and TypeClassDescriptionstatic classJCache Entry iterator - 
Uses of WrapperCollections.AbstractWrapperIterator in com.tangosol.util
Subclasses of WrapperCollections.AbstractWrapperIterator in com.tangosol.utilModifier and TypeClassDescriptionclassListIterator implementation which delegates all calls to another ListIterator.