The Iterator Pattern provides a way to access the elements of an aggregate object sequentially without
exposing its underlying representation
The Iterator Pattern provides a way to access the elements of an aggregate object sequentially without
exposing its underlying representation
转载于:https://www.cnblogs.com/zhuqiang/archive/2012/04/27/2474233.html