Hierarchy For Package org.cache2k.jcache

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.cache2k.jcache.JCacheConfig (implements org.cache2k.config.ConfigSection<SELF,​B>)
    • org.cache2k.jcache.JCacheConfig.Builder (implements org.cache2k.config.SectionBuilder<SELF,​T>)
    • javax.cache.configuration.MutableConfiguration<K,​V> (implements javax.cache.configuration.CompleteConfiguration<K,​V>)

Interface Hierarchy

  • java.io.Serializable
    • javax.cache.configuration.CompleteConfiguration<K,​V> (also extends javax.cache.configuration.Configuration<K,​V>)
    • javax.cache.configuration.Configuration<K,​V>