Uses of Class
org.terrier.utility.io.RandomDataInputMemory
-
Packages that use RandomDataInputMemory Package Description org.terrier.compression.bit Provides implementation of a random access and input and output streams where gamma, unary and binary, delta Golomb encoded integers can be read or written. -
-
Uses of RandomDataInputMemory in org.terrier.compression.bit
Constructors in org.terrier.compression.bit with parameters of type RandomDataInputMemory Constructor Description BitFileInMemoryLarge(RandomDataInputMemory _rdim)
constructor
-