|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.terrier.structures.BasicDocumentIndexEntry.Factory
public static class BasicDocumentIndexEntry.Factory
Returna a factory for creating document index entries
Constructor Summary | |
---|---|
BasicDocumentIndexEntry.Factory()
|
Method Summary | |
---|---|
int |
getSize()
Returns 17? |
DocumentIndexEntry |
newInstance()
Creates a document index entry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicDocumentIndexEntry.Factory()
Method Detail |
---|
public int getSize()
getSize
in interface FixedSizeWriteableFactory<DocumentIndexEntry>
public DocumentIndexEntry newInstance()
newInstance
in interface WriteableFactory<DocumentIndexEntry>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |