public class Suggestion
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
boolean
(package private) boolean
-
Field Details
-
suggestion
private final String suggestion
-
unsure
private final boolean unsure
-
Constructor Details
-
Suggestion
Suggestion(String suggestion,
boolean unsure)
-
Method Details
-
-
matches
boolean matches(String string)
-
isUnsure
public boolean isUnsure()