Exemplo n.º 1
0
 @Override
 public int search(long pts) throws IOException {
   return src.search(pts);
 }