image.png

반복자 패턴 Iterator Pattern


: 컬렉션의 요소들에 대해 구현 방법 노출 없이 접근하는 행동 디자인 패턴

패턴 이해하기


<aside> 📰

</aside>

구조


image.png

image.png