Class ILongList.ILongListableFromList

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

protected static class ILongList.ILongListableFromList extends Object
Wrapper to treat a List as ILongListable.
Author:
Thomas Mauch
  • Method Details

    • size

      public int size()
    • get

      public long get(int index)