Class AbstractShortList.ShortSubList

All Implemented Interfaces:
ShortCollection, ShortIterable, ShortList, ShortStack, Stack<Short>, Serializable, Comparable<List<? extends Short>>, Iterable<Short>, Collection<Short>, List<Short>
Enclosing class:
AbstractShortList

public static class AbstractShortList.ShortSubList
extends AbstractShortList
implements Serializable
A class implementing a sublist view.
See Also:
Serialized Form