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
Author:
cp 2001.10.09
See Also: