| Modifier and Type | Field and Description |
|---|---|
private boolean[] |
results |
private String |
text |
| Constructor and Description |
|---|
Patch.PatchResults(String text,
boolean[] results) |
private String text
private boolean[] results
public Patch.PatchResults(String text, boolean[] results)
text - the textresults - the resultspublic boolean[] getResults()
public String getText()