public class MemoryCache extends Object
MemoryCache()
void
clear()
android.graphics.Bitmap
get(String id)
put(String id, android.graphics.Bitmap bitmap)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MemoryCache()
public android.graphics.Bitmap get(String id)
public void put(String id, android.graphics.Bitmap bitmap)
public void clear()
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.