Class LazyCollection.RejectIterator

    • Constructor Detail

    • Method Detail

      • include

        protected final boolean include​(E element)
        Checks whether to include
        element
        .
        Specified by:
        include in class LazyCollection.FilterIterator
        Parameters:
        element - the element to filter
        Returns:
        true iff element should be included in this collection