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.
|
Modifier and Type | Field and Description |
---|---|
protected LinkedBuffer |
LinkedBuffer.next
The next buffer in the list
|
Modifier and Type | Method and Description |
---|---|
LinkedBuffer |
LinkedBuffer.getNext() |
Modifier and Type | Method and Description |
---|---|
void |
LinkedBuffer.setNext(LinkedBuffer _next)
Set the next buffer in the list
|
Terrier 4.0. Copyright © 2004-2014 University of Glasgow