public final class UnitSystemSI extends Object implements IUnitSystem
AUnit
,
UnitFactory
,
IUnitSystem
Modifier and Type | Method and Description |
---|---|
static IUnitSystem |
getInstance()
Singleton retrieval method.
|
Class<?>[] |
getUnits()
Returns the different
AUnit classes in the correct order. |
public static IUnitSystem getInstance()
public Class<?>[] getUnits()
IUnitSystem
AUnit
classes in the correct order.
getUnits
in interface IUnitSystem
AUnit
classes in the correct order.IUnitSystem.getUnits()
Copyright © 2017. All rights reserved.