public final class BooleanConverters extends Object
Boolean to the target datatype.
Conversions are as follows:
valuevalue.toString()| Modifier and Type | Field and Description |
|---|---|
static Collection<ValueFunction<Boolean,?>> |
BOOLEAN_CONVERTERS |
| Constructor and Description |
|---|
BooleanConverters() |
public static final Collection<ValueFunction<Boolean,?>> BOOLEAN_CONVERTERS
Copyright © 2011–2024. All rights reserved.