Class Hierarchy
- java.lang.Object
- edu.wisc.library.ocfl.core.cache.CaffeineCache<K,V> (implements edu.wisc.library.ocfl.core.cache.Cache<K,V>)
- edu.wisc.library.ocfl.core.cache.NoOpCache<K,V> (implements edu.wisc.library.ocfl.core.cache.Cache<K,V>)
Interface Hierarchy
- edu.wisc.library.ocfl.core.cache.Cache<K,V>