Hierarchy For Package me.hsgamer.topper.storage.simple.converter
Class Hierarchy
- java.lang.Object
- me.hsgamer.topper.storage.simple.converter.ComplexValueConverter<T> (implements me.hsgamer.topper.storage.simple.converter.ValueConverter<T>)
- me.hsgamer.topper.storage.simple.converter.ComplexValueConverter.Builder<T>
- me.hsgamer.topper.storage.simple.converter.NumberConverter<T> (implements me.hsgamer.topper.storage.simple.converter.ValueConverter<T>)
- me.hsgamer.topper.storage.simple.converter.SimpleValueConverter<T> (implements me.hsgamer.topper.storage.simple.converter.ValueConverter<T>)
- me.hsgamer.topper.storage.simple.converter.StringConverter
- me.hsgamer.topper.storage.simple.converter.UUIDConverter
Interface Hierarchy
- me.hsgamer.topper.storage.simple.converter.ValueConverter<T>