Package org.eclipse.collections.impl.list.immutable
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.
-
Classes