Class SegTokenPair
- java.lang.Object
-
- org.apache.lucene.analysis.cn.smart.hhmm.SegTokenPair
-
class SegTokenPair extends java.lang.Object
A pair of tokens inSegGraph
-
-
Constructor Summary
Constructors Constructor Description SegTokenPair(char[] idArray, int from, int to, double weight)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-