public class TestImmutableList extends Object
Copyright (c) 2013-2019 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Modifier and Type | Field and Description |
---|---|
(package private) int |
sum
Accumulator for forEach test.
|
Constructor and Description |
---|
TestImmutableList() |
Modifier and Type | Method and Description |
---|---|
void |
testImmutableHashSet()
Test the ImmutableHashMap class.
|
void |
testImmutableList()
Test the immutable list class.
|
Copyright © 2018–2019 Delft University of Technology. All rights reserved.