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