public final class IncorrectExample extends ExampleSentence
example| Constructor and Description |
|---|
IncorrectExample(String example) |
IncorrectExample(String example,
List<String> corrections) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCorrections()
Return the possible corrections.
|
String |
toString() |
cleanMarkersInExample, getExamplepublic IncorrectExample(String example)
public String toString()
toString in class ExampleSentence