Class BooleanFlatValueConverter
java.lang.Object
me.hsgamer.topper.storage.flat.converter.SimpleFlatValueConverter<Boolean>
me.hsgamer.topper.storage.flat.converter.BooleanFlatValueConverter
- All Implemented Interfaces:
FlatValueConverter<Boolean>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class me.hsgamer.topper.storage.flat.converter.SimpleFlatValueConverter
fromString, toString
-
Constructor Details
-
BooleanFlatValueConverter
public BooleanFlatValueConverter()
-