Uses of Interface
me.hsgamer.topper.storage.simple.converter.SqlEntryConverter
-
Packages that use SqlEntryConverter Package Description me.hsgamer.topper.storage.simple.setting -
-
Uses of SqlEntryConverter in me.hsgamer.topper.storage.simple.setting
Methods in me.hsgamer.topper.storage.simple.setting that return SqlEntryConverter Modifier and Type Method Description SqlEntryConverter<K,V>DataStorageSetting. getSqlEntryConverter()
-