|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.units.UnitDBManager
public final class UnitDBManager
Provides support for managing a default unit database.
| Constructor Summary | |
|---|---|
UnitDBManager()
|
|
| Method Summary | |
|---|---|
static UnitDB |
instance()
Gets the default unit database. |
static void |
setInstance(UnitDB instance)
Sets the default unit database. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UnitDBManager()
| Method Detail |
|---|
public static final UnitDB instance()
throws UnitDBException
UnitDBException - The default unit database couldn't be created.public static final void setInstance(UnitDB instance)
instance - The unit database to be made the default one.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||