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