Esempio n. 1
0
 @Override
 public Result append(Append append) throws IOException {
   return table.append(append);
 }