Uses of Class
org.djutils.immutablecollections.ImmutableTreeMap
Packages that use ImmutableTreeMap
Package
Description
Contains a set of immutable collection interfaces and wrapper implementations.
-
Uses of ImmutableTreeMap in org.djutils.immutablecollections
Constructors in org.djutils.immutablecollections with parameters of type ImmutableTreeMapModifierConstructorDescriptionImmutableTreeMap(ImmutableTreeMap<K, V> immutableTreeMap, Immutable copyOrWrap)