Class IIntList.IIntListableFromList

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

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

    • size

      public int size()
    • get

      public int get(int index)