|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrefixExistsException | |
|---|---|
| ucar.units | Provides support for parsing and formatting string unit specification, converting numerical values between compatible units, and performing arithmetic on units (such as dividing one unit by another). |
| Uses of PrefixExistsException in ucar.units |
|---|
| Methods in ucar.units that throw PrefixExistsException | |
|---|---|
void |
PrefixDBImpl.addName(java.lang.String name,
double value)
Adds a prefix to the database by name. |
void |
PrefixDB.addName(java.lang.String name,
double value)
Adds a prefix to the database by name. |
void |
PrefixDBImpl.addSymbol(java.lang.String symbol,
double value)
Adds a prefix symbol to the database. |
void |
PrefixDB.addSymbol(java.lang.String symbol,
double value)
Adds a prefix to the database by symbol. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||