Uses of Enum
tech.units.indriya.unit.BinaryPrefix
Packages that use BinaryPrefix
Package
Description
This package provides supports for physics units, in conformity with the
Units of Measurement API.
-
Uses of BinaryPrefix in tech.units.indriya.unit
Subclasses with type arguments of type BinaryPrefix in tech.units.indriya.unitModifier and TypeClassDescriptionenumThis class provides support for common binary prefixes to be used by units.Methods in tech.units.indriya.unit that return BinaryPrefixModifier and TypeMethodDescriptionstatic BinaryPrefixReturns the enum constant of this type with the specified name.static BinaryPrefix[]BinaryPrefix.values()Returns an array containing the constants of this enum type, in the order they are declared.