Uses of Class
de.aristaflow.adept2.model.common.collection.CachingRemoteIterator
-
Packages that use CachingRemoteIterator Package Description de.aristaflow.adept2.model.common.collection -
-
Uses of CachingRemoteIterator in de.aristaflow.adept2.model.common.collection
Constructors in de.aristaflow.adept2.model.common.collection with parameters of type CachingRemoteIterator Constructor Description CachingRemoteIteratorCloseTask(CachingRemoteIterator<?> obj)
Creates new clean-up for closing the wrappedRemoteIterator
of the designatedCachingRemoteIterator
.
-