Answer the question
In order to leave comments, you need to log in
Why doesn't LinkedList have an iterator method?
It is not in the docks, but it can be called, the question is: why and how?
Even if through the class and not the List interface: LinkedList list = new LinkedList<>();
But the docks only have a listiterator.
Answer the question
In order to leave comments, you need to log in
How is it not on the docks? https://docs.oracle.com/javase/7/docs/api/java/uti...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question