Uses of Class
tech.units.indriya.function.PowersOfPiConverter
-
Packages that use PowersOfPiConverter Package Description tech.units.indriya.function This package provides functional interfaces. -
-
Uses of PowersOfPiConverter in tech.units.indriya.function
Methods in tech.units.indriya.function that return PowersOfPiConverter Modifier and Type Method Description static PowersOfPiConverter
PowersOfPiConverter. of(int exponent)
Creates a converter with the specified exponent.
-