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