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