public class ImageCache extends Object
ImageCache()
static byte[]
getImage(String imagePath)
static void
setLoadingCache(com.google.common.cache.LoadingCache<String,byte[]> loadingCache)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ImageCache()
public static byte[] getImage(String imagePath)
public static void setLoadingCache(com.google.common.cache.LoadingCache<String,byte[]> loadingCache)
Copyright © 2017. All Rights Reserved.