Uses of Enum Class
br.ufsc.labsec.utils.cache.Cache.Source
Packages that use Cache.Source
-
Uses of Cache.Source in br.ufsc.labsec.utils.cache
Subclasses with type arguments of type Cache.Source in br.ufsc.labsec.utils.cacheMethods in br.ufsc.labsec.utils.cache that return Cache.SourceModifier and TypeMethodDescriptionCacheEntry.getSource()static Cache.SourceReturns the enum constant of this class with the specified name.static Cache.Source[]Cache.Source.values()Returns an array containing the constants of this enum class, in the order they are declared.