public interface FloatIterator
boolean
hasNext()
float
next()
void
remove()
boolean hasNext()
float next()
void remove()