Uses of Interface
com.mysema.commons.lang.CloseableIterator
-
-
Uses of CloseableIterator in com.mysema.commons.lang
Classes in com.mysema.commons.lang that implement CloseableIterator Modifier and Type Class Description class
EmptyCloseableIterator<T>
Empty implementation of the CloseableIterator interfaceclass
IteratorAdapter<T>
Adapter implementation for Iterator and CloseableIterator instances
-