|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.units.UnitFormatManager
public final class UnitFormatManager
Provides support for managing a default UnitFormat.
| Constructor Summary | |
|---|---|
UnitFormatManager()
|
|
| Method Summary | |
|---|---|
static UnitFormat |
instance()
Returns an instance of the default unit format. |
static void |
setInstance(UnitFormat instance)
Sets the instance of the default unit format. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnitFormatManager()
| Method Detail |
|---|
public static final UnitFormat instance()
public static final void setInstance(UnitFormat instance)
instance - An instance of the new, default unit format.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||