Class ByteLists.UnmodifiableRandomAccessList

All Implemented Interfaces:
ByteCollection, ByteIterable, ByteList, Serializable, Comparable<List<? extends Byte>>, Iterable<Byte>, Collection<Byte>, List<Byte>, RandomAccess
Enclosing class:
ByteLists

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