摘要: Given an Iterator class interface with methods: next() and hasNext(), design and implement a PeekingIterator that support the peek() operation -- it e 阅读全文
posted @ 2015-09-21 01:52 Grandyang 阅读(11070) 评论(3) 推荐(1)
Fork me on GitHub