Uses of Interface
tech.units.indriya.unit.Prefix
Packages that use Prefix
Package
Description
This package provides a Java SE 8 implementation of the
Units of Measurement API.
This package provides functional interfaces.
This package provides supports for physics units, in conformity with the
Units of Measurement API.
-
Uses of Prefix in tech.units.indriya
Methods in tech.units.indriya with parameters of type Prefix -
Uses of Prefix in tech.units.indriya.format
Fields in tech.units.indriya.format declared as PrefixFields in tech.units.indriya.format with type parameters of type PrefixMethods in tech.units.indriya.format that return PrefixModifier and TypeMethodDescriptionReturns the prefix (if any) for the specified symbol.SymbolMap.getPrefix
(javax.measure.UnitConverter converter) Returns the prefix for the specified converter.Methods in tech.units.indriya.format with parameters of type PrefixModifier and TypeMethodDescriptionReturns the symbol for the specified prefix.void
Attaches a label to the specified prefix.private static int
ConverterFormatter.noopPrecedence
(StringBuilder buffer, SymbolMap symbolMap, Prefix prefix) -
Uses of Prefix in tech.units.indriya.function
Methods in tech.units.indriya.function with parameters of type PrefixModifier and TypeMethodDescriptionstatic PowersOfIntConverter
Creates a converter with the specified Prefix. -
Uses of Prefix in tech.units.indriya.unit
Classes in tech.units.indriya.unit that implement PrefixModifier and TypeClassDescriptionenum
This class provides support for common binary prefixes to be used by units.enum
This class provides support for the 20 prefixes used in the metric system (decimal multiples and submultiples of units).