Uses of Interface
de.xima.fc.common.store.versioned.IResourceStoreManager.IResourceStore
Packages that use IResourceStoreManager.IResourceStore
-
Uses of IResourceStoreManager.IResourceStore in de.xima.fc.common.store.versioned
Methods in de.xima.fc.common.store.versioned that return IResourceStoreManager.IResourceStoreModifier and TypeMethodDescription<Key,Value>
IResourceStoreManager.IResourceStore<Key, Value> Gets a store for the given key and value types, which can be used to associate a value with a particular key.default <Key,Value>
IResourceStoreManager.IResourceStore<Key, Value> Gets a store for the given key and value types, which can be used to associate a value with a particular key.