Tagged in

Java Design Pattern

JavaDeveloperDiary — JDD
JavaDeveloperDiary — JDD
Blog about Java Development
More information
Followers
81
More, on Medium

Iterator pattern — get the gist in 2 min

Iterator pattern is all about streamline the access of the collection so that the client…