Uses of Class
org.infinispan.commons.util.CloseableIteratorCollectionAdapter
-
Packages that use CloseableIteratorCollectionAdapter Package Description org.infinispan.cache.impl org.infinispan.commons.util Commons package providing various utility classes -
-
Uses of CloseableIteratorCollectionAdapter in org.infinispan.cache.impl
Subclasses of CloseableIteratorCollectionAdapter in org.infinispan.cache.impl Modifier and Type Class Description protected class
SimpleCacheImpl.KeySet
protected class
SimpleCacheImpl.Values
-
Uses of CloseableIteratorCollectionAdapter in org.infinispan.commons.util
Subclasses of CloseableIteratorCollectionAdapter in org.infinispan.commons.util Modifier and Type Class Description class
CloseableIteratorSetAdapter<E>
AdaptsSet
toCloseableIteratorSet
-