摘要: Description:Given an Iterator class interface with methods:next()andhasNext(), design and implement a PeekingIterator that support thepeek()operation ... 阅读全文
posted @ 2015-10-12 22:12 Pickle 阅读(203) 评论(0) 推荐(0) 编辑