Class IIntList.IIntListableFromArray

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

protected static class IIntList.IIntListableFromArray extends Object
Wrapper to treat an array as IIntListable.
Author:
Thomas Mauch
  • Method Details

    • size

      public int size()
    • get

      public int get(int index)