public class CharacterWord extends Object
CharacterWord()
Double
getConfidence()
String
getWord()
void
setConfidence(Double confidence)
setWord(String word)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CharacterWord()
public String getWord()
public void setWord(String word)
public Double getConfidence()
public void setConfidence(Double confidence)
public String toString()
toString
Object