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