Class ICharList.ICharListableFromList

java.lang.Object
org.magicwerk.brownies.collections.primitive.ICharList.ICharListableFromList
All Implemented Interfaces:
ICharListable
Enclosing class:
ICharList

protected static class ICharList.ICharListableFromList extends Object implements ICharListable
Wrapper to treat a List as ICharListable.
  • Field Details

  • Constructor Details

    • ICharListableFromList

      ICharListableFromList(List<Character> list)
  • Method Details