Package tech.uom.lib.common.util
Class SystemOfUnitsReporter
- java.lang.Object
-
- tech.uom.lib.common.util.SystemOfUnitsReporter
-
public class SystemOfUnitsReporter extends Object
-
-
Method Summary
Modifier and Type Method Description static SystemOfUnitsReporterof(javax.measure.spi.SystemOfUnits unitSystem)voidreport()voidreport(boolean showIndex)
-
-
-
Method Detail
-
of
public static SystemOfUnitsReporter of(javax.measure.spi.SystemOfUnits unitSystem)
-
report
public void report(boolean showIndex)
-
report
public void report()
-
-