Package org.djutils.immutablecollections
Class TestImmutableEntry
java.lang.Object
org.djutils.immutablecollections.TestImmutableEntry
Test the ImmutableEntry sub class.
Copyright (c) 2013-2024 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
Modifier and TypeClassDescriptionstatic class
Simple implementation of Entry interface. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
TestImmutableEntry
public TestImmutableEntry()
-
-
Method Details
-
testImmutableEntry
@Test public void testImmutableEntry()Test the ImmutableEntry sub class.
-