Package | Description |
---|---|
org.openjdk.jmc.common.unit |
This package contains the data model for quantities and units.
|
Modifier and Type | Class and Description |
---|---|
class |
MutableConstrainedMap<K>
A mutable extension to
IConstrainedMap . |
class |
SimpleConstrainedMap<K>
Simple constrained map that allows constraints to be added, and an optional fallback constraint.
|
Modifier and Type | Method and Description |
---|---|
IMutableConstrainedMap<K> |
SimpleConstrainedMap.emptyWithSameConstraints() |
IMutableConstrainedMap<K> |
IConstrainedMap.emptyWithSameConstraints()
|
IMutableConstrainedMap<K> |
SimpleConstrainedMap.mutableCopy() |
IMutableConstrainedMap<K> |
IConstrainedMap.mutableCopy()
|
Copyright © 2019. All rights reserved.