Class UnitFormatParser.Exponent
java.lang.Object
tech.units.indriya.internal.format.UnitFormatParser.Exponent
- Enclosing class:
UnitFormatParser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pow
final int pow -
root
final int root
-
-
Constructor Details
-
Exponent
public Exponent(int pow, int root)
-