Uses of Interface
org.aksw.commons.collections.CloseableIterator
Packages that use CloseableIterator
-
Uses of CloseableIterator in org.aksw.commons.collections
Classes in org.aksw.commons.collections that implement CloseableIteratorMethods in org.aksw.commons.collections that return CloseableIteratorModifier and TypeMethodDescriptionstatic <T> CloseableIterator<T>WindowedSorterIterator.wrap(Iterator<T> it, int maxBufferSize, Comparator<T> comparator)