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