Uses of Interface
org.cache2k.config.SingleFeature
-
Packages that use SingleFeature Package Description org.cache2k.config The cache configuration as a Java bean and support types. -
-
Uses of SingleFeature in org.cache2k.config
Classes in org.cache2k.config that implement SingleFeature Modifier and Type Class Description class
ToggleFeature
Base class for a cache feature that can be enabled or disables and appears only once in the feature set.
-