Uses of Interface
org.openjdk.jmc.common.unit.IPrefix
Packages that use IPrefix
Package
Description
This package contains the data model for quantities and units.
-
Uses of IPrefix in org.openjdk.jmc.common.unit
Classes in org.openjdk.jmc.common.unit with type parameters of type IPrefixClasses in org.openjdk.jmc.common.unit that implement IPrefixModifier and TypeClassDescriptionenum
Binary prefixes, as standardized by IEC.enum
Decimal prefixes, as standardized by SI.Methods in org.openjdk.jmc.common.unit with parameters of type IPrefixModifier and TypeMethodDescriptionprotected String
LinearKindOfQuantity.resolveLocalizedName
(IPrefix<?> prefix) protected String
LinearKindOfQuantity.resolveLocalizedSymbol
(IPrefix<?> prefix)