Uses of Interface
me.hsgamer.topper.storage.simple.supplier.DataStorageSupplier
-
Packages that use DataStorageSupplier Package Description me.hsgamer.topper.storage.simple.builder me.hsgamer.topper.storage.simple.supplier -
-
Uses of DataStorageSupplier in me.hsgamer.topper.storage.simple.builder
Methods in me.hsgamer.topper.storage.simple.builder that return DataStorageSupplier Modifier and Type Method Description DataStorageSupplierDataStorageBuilder. buildSupplier(String type, DataStorageSetting setting) -
Uses of DataStorageSupplier in me.hsgamer.topper.storage.simple.supplier
Classes in me.hsgamer.topper.storage.simple.supplier that implement DataStorageSupplier Modifier and Type Class Description classFlatStorageSupplierclassMySqlStorageSupplierclassNewSqliteStorageSupplierclassSqliteStorageSupplierclassSqlStorageSupplier
-