Uses of Interface
de.xima.fc.common.store.versioned.IResourceStoreManager.IVersionedResourceStoreWithLoader
Packages that use IResourceStoreManager.IVersionedResourceStoreWithLoader
-
Uses of IResourceStoreManager.IVersionedResourceStoreWithLoader in de.xima.fc.common.store.versioned
Methods in de.xima.fc.common.store.versioned that return IResourceStoreManager.IVersionedResourceStoreWithLoaderModifier and TypeMethodDescriptionIResourceStoreManager.IVersionedResourceStore.bindLoader(ISerializableThrowingFunction<? super Key, ? extends Value> loader) Binds to a given loader so that values can be obtained without specifying the loader.