Terrier IR Platform
2.2.1

Uses of Class
uk.ac.gla.terrier.compression.LinkedBuffer

Packages that use LinkedBuffer
uk.ac.gla.terrier.compression Provides implementation of a random access file and input and output streams where we can read or write gamma, unary and binary encoded integers. 
 

Uses of LinkedBuffer in uk.ac.gla.terrier.compression
 

Methods in uk.ac.gla.terrier.compression that return LinkedBuffer
 LinkedBuffer LinkedBuffer.getNext()
           
 

Methods in uk.ac.gla.terrier.compression with parameters of type LinkedBuffer
 void LinkedBuffer.setNext(LinkedBuffer next)
          Set the next buffer in the list
 


Terrier IR Platform
2.2.1

Terrier Information Retrieval Platform 2.2.1. Copyright 2004-2008 University of Glasgow