Class ReqVisFilter

    • Constructor Detail

      • ReqVisFilter

        public ReqVisFilter()
    • Method Detail

      • accept

        public boolean accept​(Key k,
                              Value v)
        Specified by:
        accept in class Filter
        Returns:
        true if the key/value pair is accepted by the filter.