Generated by
JDiff

Class com.google.common.collect.Iterators

Added Methods
PeekingIterator<T> peekingIterator(PeekingIterator<T>) Simply returns its argument.
UnmodifiableIterator<T> unmodifiableIterator(UnmodifiableIterator<T>) Simply returns its argument.