Class ICharList.ICharListableFromMult

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

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

    • size

      public int size()
    • get

      public char get(int index)