摘要: Given an Iterator class interface with methods: next() and hasNext(), design and implement a PeekingIterator that support the peek()operation -- it es 阅读全文
posted @ 2016-08-15 10:17 amazingzoe 阅读(119) 评论(0) 推荐(0)