Class ICharList.ICharListableFromArray

java.lang.Object
org.magicwerk.brownies.collections.primitive.ICharList.ICharListableFromArray
Enclosing class:
ICharList

protected static class ICharList.ICharListableFromArray extends Object
Wrapper to treat an array as ICharListable.
Author:
Thomas Mauch
  • Method Details

    • size

      public int size()
    • get

      public char get(int index)