Uses of Class
org.terrier.utility.io.CountingInputStream
-
Packages that use CountingInputStream Package Description org.terrier.indexing Provides classes and interfaces related to the indexing of documents. -
-
Uses of CountingInputStream in org.terrier.indexing
Fields in org.terrier.indexing declared as CountingInputStream Modifier and Type Field Description protected CountingInputStream
TRECCollection. br
The inputstream used for reading data.
-