public final class BooleanDecoder extends Object
| Constructor and Description |
|---|
BooleanDecoder() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toBoolean(CastType from) |
static String |
toInteger(CastType from) |
static String |
toIntegerBoolean(CastType from) |
static String |
toString(CastType from) |
static String |
toTrueFalseBoolean(CastType from) |
static String |
toYesNoBoolean(CastType from) |
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.