Uses of Interface
me.hsgamer.topper.storage.flat.core.FlatValueConverter
-
Uses of FlatValueConverter in me.hsgamer.topper.storage.flat.core
Constructors in me.hsgamer.topper.storage.flat.core with parameters of type FlatValueConverterModifierConstructorDescriptionFlatDataStorage(File baseFolder, String name, FlatValueConverter<K> keyConverter, FlatValueConverter<V> valueConverter)