Hierarchy For Package me.hsgamer.topper.agent.storage.simple.supplier
Package Hierarchies:Class Hierarchy
- java.lang.Object
- me.hsgamer.topper.agent.storage.simple.supplier.FlatStorageSupplier<K,V> (implements me.hsgamer.topper.agent.storage.simple.supplier.DataStorageSupplier<K,V>)
- me.hsgamer.topper.agent.storage.simple.supplier.SqlStorageSupplier<K,V> (implements me.hsgamer.topper.agent.storage.simple.supplier.DataStorageSupplier<K,V>)
- me.hsgamer.topper.agent.storage.simple.supplier.MySqlStorageSupplier<K,V>
- me.hsgamer.topper.agent.storage.simple.supplier.SqliteStorageSupplier<K,V>
- me.hsgamer.topper.agent.storage.simple.supplier.NewSqliteStorageSupplier<K,V>
Interface Hierarchy
- me.hsgamer.topper.agent.storage.simple.supplier.DataStorageSupplier<K,V>