团队
推荐
模板社区
专题
登录
免费注册
首页
流程图
详情
迭代器模式
2021-07-02 15:16:41
3
举报
分享方式
免费使用
描述迭代器模式的4个角色之间关系的类图
设计模式
作者其他创作
大纲/内容
ConcreteIterator
类的属性
hasNext(); booleannext(); E
return new ConcreteIterator();
ConcreteAggregate
Client
Iterator
hasNext(); boolean next(); E
Aggregate
收藏
立即使用
迭代器模式
无敌好寂寞
职业:暂无
去主页
评论
0
条评论
下一页
为你推荐
查看更多
迭代器模式
headfirst_迭代器模式_使用迭代器抽象
(行为型)迭代器模式UML
迭代器模式
迭代器模式
3 python 迭代器
解释器模式
迭代器模式类图
解释器模式
迭代器模式