|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.terrier.structures.SimpleBitIndexPointer.Factory
public static class SimpleBitIndexPointer.Factory
Factory class for SimpleBitIndexPointer. Total size is 13 bytes
| Constructor Summary | |
|---|---|
SimpleBitIndexPointer.Factory()
|
|
| Method Summary | |
|---|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleBitIndexPointer.Factory()
| Method Detail |
|---|
public int getSize()
getSize in interface FixedSizeWriteableFactory<SimpleBitIndexPointer>public SimpleBitIndexPointer newInstance()
newInstance in interface WriteableFactory<SimpleBitIndexPointer>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||