public class ImageCache extends Object
| Constructor and Description |
|---|
ImageCache() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getImage(String imagePath) |
static void |
setLoadingCache(com.google.common.cache.LoadingCache<String,byte[]> loadingCache) |
Copyright © 2018 Lumer. All rights reserved.