public final class UnitSystemManager extends Object implements Serializable
| Constructor and Description |
|---|
UnitSystemManager() |
| Modifier and Type | Method and Description |
|---|---|
static UnitSystem |
instance()
Returns an instance of the system of units.
|
static void |
setInstance(UnitSystem instance)
Sets the system of units.
|
public static final UnitSystem instance() throws UnitSystemException
UnitSystemExceptionpublic static final void setInstance(UnitSystem instance) throws UnitSystemException
instance().instance - The system of units.UnitSystemException - instance() was called earlier.Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.