Ejemplo n.º 1
0
 public boolean Test(Record record) throws WhereClauseException {
   return predicate.Test(record);
 }