|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.units.PrefixDBImpl
ucar.units.StandardPrefixDB
public final class StandardPrefixDB
Provides support for a database of standard unit prefixes.
| Method Summary | |
|---|---|
static StandardPrefixDB |
instance()
Gets an instance of this database. |
static void |
main(java.lang.String[] args)
Tests this class. |
| Methods inherited from class ucar.units.PrefixDBImpl |
|---|
addName, addSymbol, getPrefixByName, getPrefixBySymbol, getPrefixByValue, iterator, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static StandardPrefixDB instance()
throws PrefixDBException
PrefixDBException - The instance couldn't be created.
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||