コード例 #1
0
 public Bitmap getBigImageCache(String key) {
   return bmpCache.get(key);
 }