|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkedBuffer | |
---|---|
org.terrier.compression | 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 LinkedBuffer in org.terrier.compression |
---|
Fields in org.terrier.compression declared as LinkedBuffer | |
---|---|
protected LinkedBuffer |
LinkedBuffer.next
The next buffer in the list |
Methods in org.terrier.compression that return LinkedBuffer | |
---|---|
LinkedBuffer |
LinkedBuffer.getNext()
|
Methods in org.terrier.compression with parameters of type LinkedBuffer | |
---|---|
void |
LinkedBuffer.setNext(LinkedBuffer _next)
Set the next buffer in the list |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |