Hierarchy For Package me.hsgamer.topper.storage.flat.converter
Class Hierarchy
- java.lang.Object
- me.hsgamer.topper.storage.flat.converter.ComplexFlatValueConverter<T> (implements me.hsgamer.topper.storage.flat.core.FlatValueConverter<T>)
- me.hsgamer.topper.storage.flat.converter.ComplexFlatValueConverter.Builder<T>
- me.hsgamer.topper.storage.flat.converter.NumberFlatValueConverter<T> (implements me.hsgamer.topper.storage.flat.core.FlatValueConverter<T>)
- me.hsgamer.topper.storage.flat.converter.SimpleFlatValueConverter<T> (implements me.hsgamer.topper.storage.flat.core.FlatValueConverter<T>)
- me.hsgamer.topper.storage.flat.converter.BooleanFlatValueConverter
- me.hsgamer.topper.storage.flat.converter.StringFlatValueConverter
- me.hsgamer.topper.storage.flat.converter.UUIDFlatValueConverter