Uses of Interface
org.eclipse.net4j.util.collection.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
Modifier and TypeClassDescriptionclass
class
Modifier and TypeMethodDescriptionstatic <T> CloseableIterator<T>
AbstractCloseableIterator.emptyCloseable()
-
Uses of CloseableIterator in org.eclipse.net4j.util.om.log
Modifier and TypeMethodDescriptionRollingLog.iterator()
static CloseableIterator<RollingLog.LogLine>