コード例 #1
0
 @Override
 public boolean load(int key) {
   return storage.load(key);
 }