Class ShortLists.UnmodifiableRandomAccessList

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

public static class ShortLists.UnmodifiableRandomAccessList
extends ShortLists.UnmodifiableList
implements RandomAccess, Serializable
An unmodifiable wrapper class for random-access lists.
See Also:
Serialized Form