Uses of Interface
org.openjdk.jmc.common.unit.IMutableConstrainedMap
Packages that use IMutableConstrainedMap
Package
Description
This package contains the data model for quantities and units.
-
Uses of IMutableConstrainedMap in org.openjdk.jmc.common.unit
Classes in org.openjdk.jmc.common.unit that implement IMutableConstrainedMapModifier and TypeClassDescriptionclassA mutable extension toIConstrainedMap.classSimple constrained map that allows constraints to be added, and an optional fallback constraint.Methods in org.openjdk.jmc.common.unit that return IMutableConstrainedMapModifier and TypeMethodDescriptionIConstrainedMap.emptyWithSameConstraints()SimpleConstrainedMap.emptyWithSameConstraints()IConstrainedMap.mutableCopy()SimpleConstrainedMap.mutableCopy()