Interface CloneIterator.Remover<T>

    • Method Detail

      • remove

        void remove​(T element)
        Remove the specified object from the original collection.