Uses of Class
io.dialob.settings.CacheSettings.CacheType
-
-
Uses of CacheSettings.CacheType in io.dialob.settings
Methods in io.dialob.settings that return CacheSettings.CacheType Modifier and Type Method Description static CacheSettings.CacheTypeCacheSettings.CacheType. valueOf(String name)Returns the enum constant of this type with the specified name.static CacheSettings.CacheType[]CacheSettings.CacheType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-