Class ShortLists.SynchronizedRandomAccessList

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.SynchronizedRandomAccessList
extends ShortLists.SynchronizedList
implements RandomAccess, Serializable
A synchronized wrapper class for random-access lists.
See Also:
Serialized Form