Uses of Enum Class
org.jenkinsci.plugins.gravatar.cache.GravatarImageResolutionCacheInstance
Packages that use GravatarImageResolutionCacheInstance
-
Uses of GravatarImageResolutionCacheInstance in org.jenkinsci.plugins.gravatar.cache
Subclasses with type arguments of type GravatarImageResolutionCacheInstance in org.jenkinsci.plugins.gravatar.cacheMethods in org.jenkinsci.plugins.gravatar.cache that return GravatarImageResolutionCacheInstanceModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static GravatarImageResolutionCacheInstance[]GravatarImageResolutionCacheInstance.values()Returns an array containing the constants of this enum class, in the order they are declared.