Class ILongList.ILongListableFromMult

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

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

    • size

      public int size()
    • get

      public long get(int index)