Interface Query

    • Method Detail

      • matches

        boolean matches​(Record record)
        Returns true if the given record matches the querys condition.
        Parameters:
        record - the record to test for compliance.