Package org.terrier.structures
Interface MapLexicon.Id2EntryIndexLookup
-
- All Known Implementing Classes:
MapLexicon.IdIsIndex
- Enclosing class:
- MapLexicon<K1,K2 extends org.apache.hadoop.io.WritableComparable>
protected static interface MapLexicon.Id2EntryIndexLookup
Interface for getting the lexicon term index for a given term id- Author:
- Richard McCreadie
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getIndex(int termid)
-