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