Uses of Class
org.cxbox.core.config.cache.CxboxCaches.Caches
-
Packages that use CxboxCaches.Caches Package Description org.cxbox.core.config.cache -
-
Uses of CxboxCaches.Caches in org.cxbox.core.config.cache
Methods in org.cxbox.core.config.cache that return CxboxCaches.Caches Modifier and Type Method Description static CxboxCaches.CachesCxboxCaches.Caches. valueOf(String name)Returns the enum constant of this type with the specified name.static CxboxCaches.Caches[]CxboxCaches.Caches. values()Returns an array containing the constants of this enum type, in the order they are declared.
-