Class ILongList.ILongListableFromArray

java.lang.Object
org.magicwerk.brownies.collections.primitive.ILongList.ILongListableFromArray
Enclosing class:
ILongList

protected static class ILongList.ILongListableFromArray extends Object
Wrapper to treat an array as ILongListable.
Author:
Thomas Mauch
  • Method Details

    • size

      public int size()
    • get

      public long get(int index)