Class SimpleFlatValueConverter<T>
java.lang.Object
me.hsgamer.topper.storage.flat.converter.SimpleFlatValueConverter<T>
- All Implemented Interfaces:
FlatValueConverter<T>
- Direct Known Subclasses:
BooleanFlatValueConverter
,StringFlatValueConverter
,UUIDFlatValueConverter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SimpleFlatValueConverter
-
-
Method Details
-
toString
- Specified by:
toString
in interfaceFlatValueConverter<T>
-
fromString
- Specified by:
fromString
in interfaceFlatValueConverter<T>
-