Class LongLists.SynchronizedRandomAccessList

All Implemented Interfaces:
LongCollection, LongIterable, LongList, Serializable, Comparable<List<? extends Long>>, Iterable<Long>, Collection<Long>, List<Long>, RandomAccess
Enclosing class:
LongLists

public static class LongLists.SynchronizedRandomAccessList
extends LongLists.SynchronizedList
implements RandomAccess, Serializable
A synchronized wrapper class for random-access lists.
See Also:
Serialized Form