Iterator<T>
BlockSphereIterator
CheckedIterator(Iterator<T> iter, NullableChecker<T> checker)
boolean
hasNext()
@Nullable T
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
next
remove