Class ImmutableArrayList.ListView

All Implemented Interfaces:
Serializable, Iterable, Collection, List, SequencedCollection
Enclosing class:
ImmutableArrayList

protected class ImmutableArrayList.ListView extends WrapperCollections.AbstractWrapperList
ListView exposes the underlying ImmutableArrayList through the List interface, maintaining correct equals() and hashCode() semantics
See Also: