Package org.djutils.immutablecollections
Class TestImmutableEntry
java.lang.Object
org.djutils.immutablecollections.TestImmutableEntry
Test the ImmutableEntry sub class.
 
 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
 
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classSimple implementation of Entry interface. - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
TestImmutableEntry
public TestImmutableEntry() 
 - 
 - 
Method Details
- 
testImmutableEntry
@Test public void testImmutableEntry()Test the ImmutableEntry sub class. 
 -