Class IIntList.IIntListableFromMult

java.lang.Object
org.magicwerk.brownies.collections.primitive.IIntList.IIntListableFromMult
Enclosing class:
IIntList

protected static class IIntList.IIntListableFromMult extends Object
Wrapper to treat a repeated element as IIntListable.
Author:
Thomas Mauch
  • Method Details

    • size

      public int size()
    • get

      public int get(int index)