Uses of Interface
org.eclipse.net4j.util.collection.CloseableIterator
Packages that use CloseableIterator
Package
Description
Additional collection-like interfaces and classes.
Interfaces and classes for platform-independent logging.
-
Uses of CloseableIterator in org.eclipse.net4j.util.collection
Classes in org.eclipse.net4j.util.collection that implement CloseableIteratorModifier and TypeClassDescriptionclass
class
Methods in org.eclipse.net4j.util.collection that return CloseableIteratorModifier and TypeMethodDescriptionstatic <T> CloseableIterator<T>
AbstractCloseableIterator.emptyCloseable()
-
Uses of CloseableIterator in org.eclipse.net4j.util.om.log
Methods in org.eclipse.net4j.util.om.log that return CloseableIteratorModifier and TypeMethodDescriptionRollingLog.iterator()
static CloseableIterator<RollingLog.LogLine>