public static class SimpleBitIndexPointer.Factory extends Object implements FixedSizeWriteableFactory<SimpleBitIndexPointer>
SimpleBitIndexPointer
. Total size is 13 bytesConstructor and Description |
---|
SimpleBitIndexPointer.Factory() |
Modifier and Type | Method and Description |
---|---|
int |
getSize()
Returns the size in bytes when T is written
to disk by Writable interface methods
|
SimpleBitIndexPointer |
newInstance()
Make a new instance of T
|
public int getSize()
getSize
in interface FixedSizeWriteableFactory<SimpleBitIndexPointer>
public SimpleBitIndexPointer newInstance()
newInstance
in interface WriteableFactory<SimpleBitIndexPointer>
Terrier 4.0. Copyright © 2004-2014 University of Glasgow