Class ICharList.ICharListableFromList

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

protected static class ICharList.ICharListableFromList extends Object
Wrapper to treat a List as ICharListable.
Author:
Thomas Mauch
  • Method Details

    • size

      public int size()
    • get

      public char get(int index)