Uses of Interface
de.xima.fc.common.store.versioned.IResourceStoreManager.IResourceStoreBase
Packages that use IResourceStoreManager.IResourceStoreBase
-
Uses of IResourceStoreManager.IResourceStoreBase in de.xima.fc.common.store.versioned
Subinterfaces of IResourceStoreManager.IResourceStoreBase in de.xima.fc.common.store.versionedModifier and TypeInterfaceDescriptionstatic interfaceIResourceStoreManager.IResourceStore<Key,Value> Manages values associated with a certain type of key.static interfaceSame asIResourceStoreManager.IResourceStore, but with a bound loader that does not need to be specified each time when requesting a value for a key.