| Package | Description |
|---|---|
| org.djutils.immutablecollections |
Contains a set of immutable collection interfaces and wrapper implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableArrayList<E>
An immutable wrapper for an ArrayList.
|
class |
ImmutableVector<E>
An immutable wrapper for a Vector.
|
| Constructor and Description |
|---|
ImmutableArrayList(ImmutableAbstractList<E> list,
Immutable copyOrWrap) |
Copyright © 2018–2019 Delft University of Technology. All rights reserved.