Uses of Class
tech.units.indriya.function.PowersOfIntConverter
Packages that use PowersOfIntConverter
-
Uses of PowersOfIntConverter in tech.units.indriya.function
Methods in tech.units.indriya.function that return PowersOfIntConverterModifier and TypeMethodDescriptionstatic PowersOfIntConverterPowersOfIntConverter.of(int base, int exponent) Creates a converter with a factor represented by specified base^exponent.static PowersOfIntConverterCreates a converter with the specified Prefix.