Uses of Class
org.djutils.immutablecollections.ImmutableAbstractList
Package
Description
Contains a set of immutable collection interfaces and wrapper implementations.
-
Uses of ImmutableAbstractList in org.djutils.immutablecollections
Modifier and TypeClassDescriptionclass
An immutable wrapper for an ArrayList.class
An immutable wrapper for a Vector.ModifierConstructorDescriptionImmutableArrayList
(ImmutableAbstractList<E> list, Immutable copyOrWrap)