Package com.atlassian.bitbucket.avatar
package com.atlassian.bitbucket.avatar
- 
ClassDescriptionProvides URLs from which avatar images can be retrieved.Augments theAvatarSupplierwith timestamp information that can be used to control caching, or to simply display a modification date indicating when the avatar was last updated.AnCacheableAvatarSupplierimplementation which delegates to anAvatarSupplier, storing the avatar'smodification timestampseparately.A simple implementation ofAvatarSupplierwhich accepts theInputStreamcontaining the avatar's image data as a constructor parameter.