Uses of Enum
tech.units.indriya.unit.MetricPrefix
Packages that use MetricPrefix
Package
Description
This package provides supports for physics units, in conformity with the
Units of Measurement API.
-
Uses of MetricPrefix in tech.units.indriya.unit
Subclasses with type arguments of type MetricPrefix in tech.units.indriya.unitModifier and TypeClassDescriptionenumThis class provides support for the 20 prefixes used in the metric system (decimal multiples and submultiples of units).Methods in tech.units.indriya.unit that return MetricPrefixModifier and TypeMethodDescriptionstatic MetricPrefixReturns the enum constant of this type with the specified name.static MetricPrefix[]MetricPrefix.values()Returns an array containing the constants of this enum type, in the order they are declared.