Package org.djutils.immutablecollections
Class TestImmutable
java.lang.Object
org.djutils.immutablecollections.TestImmutable
public class TestImmutable extends Object
Test the enum Immutable.
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Version:
- $Revision$, $LastChangedDate$, by $Author$, initial version Feb 26, 2019
- Author:
- Alexander Verbraeck, Peter Knoppers, Wouter Schakel
-
Constructor Summary
Constructors Constructor Description TestImmutable()
-
Method Summary
Modifier and Type Method Description void
testImmutable()
Test the methods of the enum Immutable.
-
Constructor Details
-
TestImmutable
public TestImmutable()
-
-
Method Details
-
testImmutable
public void testImmutable()Test the methods of the enum Immutable.
-