Uses of Interface
anl.aida.util.IntIterator

Packages that use IntIterator
anl.aida.core   
 

Uses of IntIterator in anl.aida.core
 

Classes in anl.aida.core that implement IntIterator
private static class STCBuilder.DIDIterator
           
 

Methods in anl.aida.core that return IntIterator
 IntIterator STCBuilder.STCollection.getDocumentsFor(int termIndex)
          Gets an iterator of document indices of docs that contain a Term with the specified index.
 IntIterator ScoredTermsCollection.getDocumentsFor(int termIndex)
          Gets an iterator of document indices of docs that contain a Term with the specified index.