public interface FloatIterator
boolean
hasNext()
float
next()
void
remove()
boolean hasNext()
float next()
void remove()
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.