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