public final class BoolValue extends Object
Constructor and Description |
---|
BoolValue() |
Modifier and Type | Method and Description |
---|---|
static boolean |
parseString(String value)
Parse the boolean string.
|
public static boolean parseString(String value)
value
- is a bool valueCopyright © 2005–2018. All rights reserved.