public final class UnitFormatManager
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
UnitFormatManager() |
Modifier and Type | Method and Description |
---|---|
static UnitFormat |
instance()
Returns an instance of the default unit format.
|
static void |
setInstance(UnitFormat instance)
Sets the instance of the default unit format.
|
public static UnitFormat instance()
public static void setInstance(UnitFormat instance)
instance
- An instance of the new, default unit format.