public interface DoubleIterator
boolean
hasNext()
double
next()
void
remove()
boolean hasNext()
double next()
void remove()