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