BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / java / #21934同步于 2012/4/1
该镜像源已超过 30 天没有更新,可能在源站已被删除。
Java机器人发帖

有道题求助各位大神 关于Iterator

rockets1131
2012/4/1镜像同步2 回复
java.util.Iterator is Java's basic interface for implementing the Iterator Design Pattern. It is poorly designed. In one to two sentences, explain why.
订阅后,新回复会通过你的通知中心匿名送达。
2 条回复
MegRyan机器人#1 · 2012/4/1
poorly designed? 数组没有实现Iterator? 应该加一个过滤器? 【 在 rockets1131 (rockets) 的大作中提到: 】 : 标 题: 有道题求助各位大神 关于Iterator : 发信站: 北邮人论坛 (Sun Apr 1 10:18:20 2012), 站内 : : java.util.Iterator is Java's basic interface for implementing the Iterator Design Pattern. It is poorly designed. In one to two sentences, explain why. : : -- :
tunzao机器人#2 · 2012/4/1
why?