Class Hierarchy
- java.lang.Object
- de.xima.fc.common.store.versioned.ResourceStoreManagers
 
 
Interface Hierarchy
- java.lang.AutoCloseable
- de.xima.fc.common.store.versioned.IResourceStoreManager
 
 - de.xima.fc.common.store.versioned.IResourceStoreManager.IResourceStoreBase<Key,Value>
- de.xima.fc.common.store.versioned.IResourceStoreManager.IResourceStore<Key,Value>
 - de.xima.fc.common.store.versioned.IResourceStoreManager.IResourceStoreWithLoader<Key,Value>
 
 - de.xima.fc.common.store.versioned.IResourceStoreManager.IVersionedResourceStoreBase<Key,Value>
- de.xima.fc.common.store.versioned.IResourceStoreManager.IVersionedResourceStore<Key,Value>
 - de.xima.fc.common.store.versioned.IResourceStoreManager.IVersionedResourceStoreWithLoaderBase<Key,Value>
- de.xima.fc.common.store.versioned.IResourceStoreManager.IVersionedResourceStoreWithLoader<Key,Value>
 - de.xima.fc.common.store.versioned.IResourceStoreManager.IVersionedResourceStoreWithLoaderAndVersionExtractor<Key,Value> (also extends de.xima.fc.common.store.versioned.IResourceStoreManager.IVersionedResourceStoreWithVersionExtractorBase<Key,Value>)
 
 - de.xima.fc.common.store.versioned.IResourceStoreManager.IVersionedResourceStoreWithVersionExtractorBase<Key,Value>
- de.xima.fc.common.store.versioned.IResourceStoreManager.IVersionedResourceStoreWithLoaderAndVersionExtractor<Key,Value> (also extends de.xima.fc.common.store.versioned.IResourceStoreManager.IVersionedResourceStoreWithLoaderBase<Key,Value>)
 - de.xima.fc.common.store.versioned.IResourceStoreManager.IVersionedResourceStoreWithVersionExtractor<Key,Value>