Esempio n. 1
0
 @Override
 public boolean isNull(int idx) {
   return data.isNull(idx);
 }