Uses of Class
br.ufsc.labsec.utils.cache.Cache.Source
Package | Description |
---|---|
br.ufsc.labsec.utils.cache |
-
Uses of Cache.Source in br.ufsc.labsec.utils.cache
Methods in br.ufsc.labsec.utils.cache that return Cache.Source Modifier and Type Method Description Cache.Source
Cache. getSource(String key)
Cache.Source
CacheEntry. getSource()
static Cache.Source
Cache.Source. valueOf(String name)
Returns the enum constant of this type with the specified name.static Cache.Source[]
Cache.Source. values()
Returns an array containing the constants of this enum type, in the order they are declared.