Class IShortList.IShortListableFromArray

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

protected static class IShortList.IShortListableFromArray extends Object
Wrapper to treat an array as IShortListable.
Author:
Thomas Mauch
  • Method Details

    • size

      public int size()
    • get

      public short get(int index)