public class BooleanParser extends Object implements com.google.gwt.text.shared.Parser<Boolean>
CharSequence.| Modifier | Constructor and Description |
|---|---|
protected |
BooleanParser()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.gwt.text.shared.Parser<Boolean> |
instance() |
Boolean |
parse(CharSequence text) |
protected BooleanParser()
public static com.google.gwt.text.shared.Parser<Boolean> instance()
BooleanParser.public Boolean parse(CharSequence text) throws ParseException
parse in interface com.google.gwt.text.shared.Parser<Boolean>ParseExceptionCopyright © 2018. All rights reserved.