예제 #1
0
 public void put(CachedObject co) {
   put(new BasicIdentifier(co.getKey()), co);
 }