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