Class IFloatList.IFloatListableFromArray
java.lang.Object
org.magicwerk.brownies.collections.primitive.IFloatList.IFloatListableFromArray
- Enclosing class:
IFloatList
Wrapper to treat an array as
IFloatListable.-
Method Summary
-
Method Details
-
size
public int size() -
get
public float get(int index)
-