Package org.djutils.immutablecollections
Class TestImmutable
java.lang.Object
org.djutils.immutablecollections.TestImmutable
Test the enum Immutable.
 
 Copyright (c) 2013-2025 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved. 
 BSD-style license. See DJUTILS License.
 
- Author:
 - Alexander Verbraeck, Peter Knoppers
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
TestImmutable
public TestImmutable() 
 - 
 - 
Method Details
- 
testImmutable
@Test public void testImmutable()Test the methods of the enum Immutable. 
 -