Interface GFFRecordFilter

    • Method Detail

      • accept

        boolean accept​(GFFRecord record)
        Return whether or not to accept record.
        Parameters:
        record - the GFFRecord to filter
        Returns:
        true if record should be accepted or false otherwise