public class ImageCache extends Object
ImageCache()
static byte[]
get(String imageId)
static void
put(String imageId, byte[] data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ImageCache()
public static void put(String imageId, byte[] data)
public static byte[] get(String imageId)
Copyright © 2015. All Rights Reserved.