| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.terrier.structures.FieldLexiconEntry.Factory
public static class FieldLexiconEntry.Factory
Factory for a LexiconEntry
| Field Summary | |
|---|---|
| protected  int | fieldCount | 
| Constructor Summary | |
|---|---|
| FieldLexiconEntry.Factory()Construct an instance of the class. | |
| FieldLexiconEntry.Factory(int _fieldCount)Construct an instance of the class with | |
| FieldLexiconEntry.Factory(java.lang.String _fieldCount)Construct an instance of the class with | |
| Method Summary | |
|---|---|
|  int | getSize()Returns the size in bytes when T is written to disk by Writable interface methods | 
|  LexiconEntry | 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 | 
| Field Detail | 
|---|
protected int fieldCount
| Constructor Detail | 
|---|
public FieldLexiconEntry.Factory()
public FieldLexiconEntry.Factory(int _fieldCount)
_fieldCount - public FieldLexiconEntry.Factory(java.lang.String _fieldCount)
_fieldCount - | Method Detail | 
|---|
public int getSize()
getSize in interface FixedSizeWriteableFactory<LexiconEntry>public LexiconEntry newInstance()
newInstance in interface WriteableFactory<LexiconEntry>| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||