Class IShortList.IShortListableFromList

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

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

    • size

      public int size()
    • get

      public short get(int index)