Class ImmutableCollections.ListN<E>

All Implemented Interfaces:
Serializable, Iterable<E>, Collection<E>, List<E>, RandomAccess
Enclosing class:
ImmutableCollections

private static class ImmutableCollections.ListN<E> extends ImmutableCollections.AbstractImmutableList<E>