} // nestedLoopJoin() private static bool isJoinedRowAccepted(FilterItem fi, Row joinedRow) { return(fi.accept(joinedRow)); }