| Package | Description |
|---|---|
| org.openjdk.jmc.common.unit |
This package contains the data model for quantities and units.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IDescribedMap<K> |
interface |
IMutableConstrainedMap<K>
A mutable extension to
IConstrainedMap. |
| 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.
|
Copyright © 2019. All rights reserved.