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 class
JCache Entry iterator -
Uses of WrapperCollections.AbstractWrapperIterator in com.tangosol.coherence.jcache.partitionedcache
Subclasses of WrapperCollections.AbstractWrapperIterator in com.tangosol.coherence.jcache.partitionedcacheModifier and TypeClassDescriptionstatic class
JCache Entry iterator -
Uses of WrapperCollections.AbstractWrapperIterator in com.tangosol.util
Subclasses of WrapperCollections.AbstractWrapperIterator in com.tangosol.utilModifier and TypeClassDescriptionclass
ListIterator implementation which delegates all calls to another ListIterator.