Uses of Class
org.jenkinsci.plugins.gravatar.cache.GravatarImageResolutionCacheInstance

Packages that use GravatarImageResolutionCacheInstance
org.jenkinsci.plugins.gravatar.cache   
 

Uses of GravatarImageResolutionCacheInstance in org.jenkinsci.plugins.gravatar.cache
 

Methods in org.jenkinsci.plugins.gravatar.cache that return GravatarImageResolutionCacheInstance
static GravatarImageResolutionCacheInstance GravatarImageResolutionCacheInstance.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GravatarImageResolutionCacheInstance[] GravatarImageResolutionCacheInstance.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2004-2014. All Rights Reserved.