public final class BooleanParser
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static boolean |
valueOf(java.lang.String s)
Return a boolean based on the value contained in the string.
|
Copyright © 2019 The Apache Software Foundation