Package de.xima.fc.common.store.versioned
package de.xima.fc.common.store.versioned
-
ClassDescriptionA resource store manager.IResourceStoreManager.IResourceStore<Key,
Value> Manages values associated with a certain type of key.IResourceStoreManager.IResourceStoreBase<Key,Value> Manages values associated with a certain type of key.Same asIResourceStoreManager.IResourceStore, but with a bound loader that does not need to be specified each time when requesting a value for a key.Manages values associated with a certain type of key.Manages values associated with a certain type of key.Same asIResourceStoreManager.IVersionedResourceStore, but with a bound loader that does not need to be specified each time when requesting a value for a key.Same asIResourceStoreManager.IVersionedResourceStore, but with a loader and bound version extractor that do not need to be specified each time when requesting a value for a key.Same asIResourceStoreManager.IVersionedResourceStore, but with a bound loader that does not need to be specified each time when requesting a value for a key.Same asIResourceStoreManager.IVersionedResourceStore, but with a bound version extractor that does not need to be specified each time when requesting a value for a key.Same asIResourceStoreManager.IVersionedResourceStore, but with a bound version extractor that does not need to be specified each time when requesting a value for a key.Factory for creatingresource store managers.