Uses of Class
tech.units.indriya.function.PowersOfIntConverter
Packages that use PowersOfIntConverter
-
Uses of PowersOfIntConverter in tech.units.indriya.format
Methods in tech.units.indriya.format with parameters of type PowersOfIntConverterModifier and TypeMethodDescriptionprivate static intConverterFormatter.productPrecedence(PowersOfIntConverter converter, boolean continued, int unitPrecedence, StringBuilder buffer) -
Uses of PowersOfIntConverter in tech.units.indriya.function
Methods in tech.units.indriya.function that return PowersOfIntConverterModifier and TypeMethodDescriptionprivate PowersOfIntConverterPowersOfIntConverter.composeSameBaseNonIdentity(PowersOfIntConverter other) static 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.Methods in tech.units.indriya.function with parameters of type PowersOfIntConverterModifier and TypeMethodDescriptionprivate PowersOfIntConverterPowersOfIntConverter.composeSameBaseNonIdentity(PowersOfIntConverter other)