Assignment of design pattern course.
-
Updated
Jun 15, 2021 - Java
Assignment of design pattern course.
Implementing the iterator pattern in Java
Iterator pattern is used to get a way to access the elements of a collection object in a sequential manner without any need to know its underlying representation.
Projeto desenvolvido para exemplificar a implementação do Design Pattern Iterator em Java.
Add a description, image, and links to the iterator-pattern-java topic page so that developers can more easily learn about it.
To associate your repository with the iterator-pattern-java topic, visit your repo's landing page and select "manage topics."