Uses of Class
org.terrier.structures.SimpleBitIndexPointer
-
Packages that use SimpleBitIndexPointer Package Description org.terrier.structures Provides the interfaces for the index data structures used for retrieval with the Terrier platform. -
-
Uses of SimpleBitIndexPointer in org.terrier.structures
Methods in org.terrier.structures that return SimpleBitIndexPointer Modifier and Type Method Description SimpleBitIndexPointer
SimpleBitIndexPointer.Factory. newInstance()
Make a new instance of T
-