Pacote
    Preparing search index...
    • Returns a new iterator object that contains the values for each index in the list.

      Type Parameters

      • T

      Parameters

      • list: LinkedList<T>

        Linked list.

      Returns IterableIterator<T>

      Value iterator.