Class PropertiesDataStorage<K,V>

java.lang.Object
me.hsgamer.topper.storage.flat.core.FlatDataStorage<PropertiesDataStorage.PropertyFile,K,V>
me.hsgamer.topper.storage.flat.properties.PropertiesDataStorage<K,V>
All Implemented Interfaces:
DataStorage<K,V>

public class PropertiesDataStorage<K,V> extends FlatDataStorage<PropertiesDataStorage.PropertyFile,K,V>