public class SuggestionContext extends Object
| Modifier and Type | Method and Description |
|---|---|
static SuggestionContext |
flag(Character flag) |
boolean |
forFlag() |
boolean |
forHangingValue() |
boolean |
forLastValue() |
Character |
getFlag() |
static SuggestionContext |
hangingValue() |
static SuggestionContext |
lastValue() |
String |
toString() |
public boolean forHangingValue()
public boolean forLastValue()
public boolean forFlag()
public Character getFlag()
public static SuggestionContext flag(Character flag)
public static SuggestionContext lastValue()
public static SuggestionContext hangingValue()
Copyright © 2015. All Rights Reserved.