public class CharacterWord extends Object
| Constructor and Description |
|---|
CharacterWord() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getConfidence() |
String |
getWord() |
void |
setConfidence(Double confidence) |
void |
setWord(String word) |
String |
toString() |
Copyright © 2022. All rights reserved.