示例#1
0
 /** Gets the number of items in the cache. */
 public int getCacheSize() {
   return CACHE.getSize();
 }