MCPcopy Create free account
hub / github.com/amikey/java-design-patterns / App

Class App

iterator/src/main/java/com/iluwatar/iterator/App.java:10–41  ·  view source on GitHub ↗

Iterator (ItemIterator) adds abstraction layer on top of a collection (TreasureChest). This way the collection can change its internal implementation without affecting its clients.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected