Package edu.berkeley.nlp.lm.collections
Interface LongRepresentable<T>
- All Superinterfaces:
Comparable<T>
- All Known Implementing Classes:
LongRef
,ProbBackoffPair
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
-
Method Details
-
asLong
long asLong()
-