Пример #1
0
 @Override
 public long recordCount() {
   return errorHandler.wrapLongCall(delegate.count(), -1);
 }