Uses of Class
com.identityworksllc.iiq.common.iterators.NullCloseableIterator
-
Packages that use NullCloseableIterator Package Description com.identityworksllc.iiq.common.iterators -
-
Uses of NullCloseableIterator in com.identityworksllc.iiq.common.iterators
Methods in com.identityworksllc.iiq.common.iterators that return NullCloseableIterator Modifier and Type Method Description static <S> NullCloseableIterator<S>
NullCloseableIterator. getInstance()
Returns a static singleton instance of NullCloseableIterator.
-