Package org.eclipse.collections.impl.list.immutable
This package contains implementations of the
ImmutableList interface.
An ImmutableList is the non-modifiable equivalent interface to MutableList.
-
Class Summary Class Description ImmutableIterator<T> ImmutableListFactoryImpl ImmutableListIterator<T>