Package edu.berkeley.nlp.lm.collections
Class TIntMap.Entry
java.lang.Object
edu.berkeley.nlp.lm.collections.TIntMap.Entry
- Enclosing class:
- TIntMap<T extends Comparable>
-
Method Summary
-
Method Details
-
getKey
-
getValue
public int getValue() -
setValue
public void setValue(int newValue)
-