|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FloatIterable
Defines a provider of iteration over a collection of primitive float
values.
This interface extends Iterable
allowing
seamless integration with other APIs.
Method Summary | |
---|---|
FloatIterator |
iterator()
Gets an iterator over this collection capable of accessing the primitive values. |
Method Detail |
---|
FloatIterator iterator()
iterator
in interface Iterable<Float>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |