Exemplo n.º 1
0
 public Bitmap getBigImageCache(String key) {
   return bmpCache.get(key);
 }