| Package | Description |
|---|---|
| org.jenkinsci.plugins.gravatar.cache | |
| org.jenkinsci.plugins.gravatar.model |
| Constructor and Description |
|---|
GravatarImageResolutionLoadingCache(com.google.common.cache.LoadingCache<GravatarUser,com.google.common.base.Optional<GravatarUrlCreator>> cache) |
| Modifier and Type | Method and Description |
|---|---|
static GravatarUser |
GravatarUser.gravatarUser(User user) |
| Modifier and Type | Method and Description |
|---|---|
static GravatarUrlCreator |
GravatarUrlCreator.of(GravatarUser user) |
Copyright © 2016–2021. All rights reserved.