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
Methods in tech.units.indriya.unit that return BinaryPrefixModifier and TypeMethodDescriptionstatic BinaryPrefix
Returns 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.