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 aSupplier
for aIDataStore
, but with the correct type parameters.