Class ShortBigLists.ListBigList

All Implemented Interfaces:
BigList<Short>, ShortBigList, ShortCollection, ShortIterable, ShortStack, Size64, Stack<Short>, Serializable, Comparable<BigList<? extends Short>>, Iterable<Short>, Collection<Short>
Enclosing class:
ShortBigLists

public static class ShortBigLists.ListBigList extends AbstractShortBigList implements Serializable
A class exposing a list as a big list.
See Also: