Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
The IteratorUtils.peekingIterator() signature currently says it returns java.util.Iterator, which requires casts or assumptions in order to make use of peek() method.