Uses of Class
org.cache2k.core.api.InternalConfig
-
Packages that use InternalConfig Package Description org.cache2k.core.api -
-
Uses of InternalConfig in org.cache2k.core.api
Fields in org.cache2k.core.api declared as InternalConfig Modifier and Type Field Description static InternalConfigInternalCacheBuildContext. INTERNAL_CONFIG_DEFAULTMethods in org.cache2k.core.api that return InternalConfig Modifier and Type Method Description InternalConfigInternalConfig.Builder. config()default InternalConfigInternalCacheBuildContext. internalConfig()Return internal config section or default fallback.Constructors in org.cache2k.core.api with parameters of type InternalConfig Constructor Description Builder(InternalConfig cfg)
-