Class IShortList.IShortListableFromMult

java.lang.Object
org.magicwerk.brownies.collections.primitive.IShortList.IShortListableFromMult
Enclosing class:
IShortList

protected static class IShortList.IShortListableFromMult extends Object
Wrapper to treat a repeated element as IShortListable.
Author:
Thomas Mauch
  • Method Details

    • size

      public int size()
    • get

      public short get(int index)