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:
toStringin interfaceFlatValueConverter<T>
-
fromString
- Specified by:
fromStringin interfaceFlatValueConverter<T>
-