jet
Interface FloatIterable

All Superinterfaces:
Iterable<Float>

public interface FloatIterable
extends Iterable<Float>

Author:
alex.tkachman

Method Summary
 FloatIterator iterator()
           
 

Method Detail

iterator

FloatIterator iterator()
Specified by:
iterator in interface Iterable<Float>


Copyright © 2012. All Rights Reserved.