| Modifier and Type | Field and Description |
|---|---|
static BooleanConverter |
INSTANCE |
| Constructor and Description |
|---|
BooleanConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
from(Boolean aBoolean)
Convert from the supported class into its encoded value
|
Boolean |
to(String s)
Convert an encoded value to the supported class
|
public static final BooleanConverter INSTANCE
Copyright © 2018. All rights reserved.