Package edu.berkeley.nlp.lm.collections
Interface LongRepresentable<T>
-
- All Superinterfaces:
java.lang.Comparable<T>
- All Known Implementing Classes:
LongRef,ProbBackoffPair
public interface LongRepresentable<T> extends java.lang.Comparable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longasLong()
-