Uses of Enum Class
net.thevpc.common.prs.plugin.UrlCacheManager.Algorithm
Packages that use UrlCacheManager.Algorithm
-
Uses of UrlCacheManager.Algorithm in net.thevpc.common.prs.plugin
Subclasses with type arguments of type UrlCacheManager.Algorithm in net.thevpc.common.prs.pluginMethods in net.thevpc.common.prs.plugin that return UrlCacheManager.AlgorithmModifier and TypeMethodDescriptionstatic UrlCacheManager.AlgorithmReturns the enum constant of this class with the specified name.static UrlCacheManager.Algorithm[]UrlCacheManager.Algorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.