Interface Filter

    • Method Detail

      • matches

        boolean matches​(Descriptor d)
        Returns true if this filter matches the given object
        Parameters:
        d - The object to match against this filter. May not be null
        Returns:
        true if this filter matches the object