Package de.xima.fc.common.data
- 
Interface Summary Interface Description IDataStore<K,V> Similar toMap, but with a more limited set of operations.IDataStore.IDataStoreSupplier Like aSupplierfor aIDataStore, but with the correct type parameters.