public class ResultTerm<V> extends Object
V
label
int
offset
String
word
ResultTerm(String word, V label, int offset)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public String word
public V label
public int offset
public ResultTerm(String word, V label, int offset)
public String toString()
toString
Object
Copyright © 2014–2017 码农场. All rights reserved.