コード例 #1
0
 @Override
 public boolean positionToLastKey() {
   clearCache();
   return input.positionToLastKey();
 }