Uses of Interface
org.aksw.commons.collections.IClosableIterator

Packages that use IClosableIterator
org.aksw.commons.collections   
 

Uses of IClosableIterator in org.aksw.commons.collections
 

Classes in org.aksw.commons.collections that implement IClosableIterator
 class WindowedSorterIterator<T>
           
 

Methods in org.aksw.commons.collections that return IClosableIterator
static
<T> IClosableIterator<T>
WindowedSorterIterator.wrap(Iterator<T> it, int maxBufferSize, Comparator<T> comparator)
           
 



Copyright © 2012. All Rights Reserved.