| 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 item to its encoded form | 
| Boolean | to(String s)Instantiates an instance of the desired class from its encoding | 
public static final BooleanConverter INSTANCE
Copyright © 2018. All rights reserved.