Interface FilteredIterator.Filter<T>

    • Method Detail

      • accept

        boolean accept​(T item)
        Returns:
        true if the element matches the filter, otherwise false