Uses of Class
org.djutils.immutablecollections.ImmutableVector
| Package | Description |
|---|---|
| org.djutils.immutablecollections |
Contains a set of immutable collection interfaces and wrapper implementations.
|
-
Uses of ImmutableVector in org.djutils.immutablecollections
Constructors in org.djutils.immutablecollections with parameters of type ImmutableVector Constructor Description ImmutableVector(ImmutableVector<E> vector, Immutable copyOrWrap)