public static interface Interfaces.CheckedIterator<T>
boolean
hasNext()
T
next()
boolean hasNext() throws Exception
Exception
T next() throws Exception
Copyright © 2018. All rights reserved.