public class BooleanFormatter extends AbstractFormatter<Boolean>
| Constructor and Description |
|---|
BooleanFormatter() |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Boolean aBoolean)
Format data from T to String when exporting
|
Boolean |
parseImpl(String str) |
equals, hashCode, parseCopyright © 2019. All rights reserved.