Ejemplo n.º 1
0
 @Override
 public void sync(Collection<String> names) throws IOException {
   in.sync(names);
 }