Java: Iteration and Traversal

Additional Notes

When do you need an `Iterator` instead of only an enhanced for-loop?

Track: Java

Topic: Collections

Focus: Iteration and Traversal

Topics: Collections Iteration and Traversal Java