Class UnmodifiableMutableList.RandomAccessUnmodifiableMutableList<T>

java.lang.Object
org.eclipse.collections.impl.collection.mutable.AbstractUnmodifiableMutableCollection<T>
org.eclipse.collections.impl.list.mutable.UnmodifiableMutableList<T>
org.eclipse.collections.impl.list.mutable.UnmodifiableMutableList.RandomAccessUnmodifiableMutableList<T>
All Implemented Interfaces:
Serializable, Cloneable, Iterable<T>, Collection<T>, List<T>, RandomAccess, SequencedCollection<T>, MutableCollection<T>, InternalIterable<T>, ListIterable<T>, MutableList<T>, OrderedIterable<T>, ReversibleIterable<T>, RichIterable<T>
Enclosing class:
UnmodifiableMutableList<T>

private static final class UnmodifiableMutableList.RandomAccessUnmodifiableMutableList<T> extends UnmodifiableMutableList<T> implements RandomAccess