public class CacheHelper
extends java.lang.Object
| Constructor and Description |
|---|
CacheHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getDiskCacheKey(java.lang.String avatarId)
Translates avatar id to string that can be used by disc cache as file name.
|