public synchronized int getSize() {
   return cache.size();
 }