|
GNU Trove | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TFloatIterator
Iterator for float collections.
Method Summary | |
---|---|
float |
next()
Advances the iterator to the next element in the underlying collection and returns it. |
Methods inherited from interface gnu.trove.iterator.TIterator |
---|
hasNext, remove |
Method Detail |
---|
float next()
NoSuchElementException
- if the iterator is already exhausted
|
GNU Trove | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |