Interface DataStorage<K,V>

All Known Implementing Classes:
FlatDataStorage, PropertiesDataStorage

public interface DataStorage<K,V>