Uses of Package
org.openjdk.jmc.common.unit
Packages that use org.openjdk.jmc.common.unit
Package
Description
This package contains interfaces used in Mission Control to identify classes, methods, stack
traces etc.
This package contains the
IItem
data model.This package contains the data model for quantities and units.
-
Classes in org.openjdk.jmc.common.unit used by org.openjdk.jmc.common
-
Classes in org.openjdk.jmc.common.unit used by org.openjdk.jmc.common.itemClassDescriptionA content type describes what kind of data a value is.A range of
Comparable
s.A unit of an affine unit system.The kind of a linear (scalar) physical quantity. -
Classes in org.openjdk.jmc.common.unit used by org.openjdk.jmc.common.unitClassDescriptionBinary prefixes, as standardized by IEC.A
constraint
that wraps apersister
forComparable
values, and constrains the allowed values with minimum and maximum values.A content type describes what kind of data a value is.Decimal prefixes, as standardized by SI.A display formatter is basically an identifier that tells a user interface widget how the unit should be formatted, e.g.Read only interface for a map where the values are constrained by anIConstraint
per key.A constraint on allowed instances of an existing typeT
, including constrained conversions to and from persistable and interactive strings.Generic formatter interface, primarily intended for human consumption.A mutable extension toIConstrainedMap
.A range ofComparable
s.A one dimensional affine transform, to be used on numerical quantity values (that is, the numbers in front of a unit).Type parameterized extension ofIQuantity
.A unit of an affine unit system.The kind of a linear (scalar) physical quantity.A measurement unit for a particular kind of quantity.A mutable extension toIConstrainedMap
.Exception denoting problem converting between representations of physical quantities ("numbers with units").A linear transform, that is, a scale factor.Type parameterized extension ofIUnit
. -
Classes in org.openjdk.jmc.common.unit used by org.openjdk.jmc.common.util