Uses of Interface
org.cache2k.config.ConfigWithSections
-
Packages that use ConfigWithSections Package Description org.cache2k.config The cache configuration as a Java bean and support types. -
-
Uses of ConfigWithSections in org.cache2k.config
Classes in org.cache2k.config that implement ConfigWithSections Modifier and Type Class Description classCache2kConfig<K,V>Configuration for a cache2k cache.
-