|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnitDBImpl | |
---|---|
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 UnitDBImpl in ucar.units |
---|
Subclasses of UnitDBImpl in ucar.units | |
---|---|
class |
StandardUnitDB
Provides support for a database of standard units. |
Methods in ucar.units with parameters of type UnitDBImpl | |
---|---|
void |
UnitDBImpl.add(UnitDBImpl that)
Adds all the entries in another UnitDBImpl to this database. |
Constructors in ucar.units with parameters of type UnitDBImpl | |
---|---|
UnitSystemImpl(UnitDBImpl baseUnitDB,
UnitDBImpl derivedUnitDB)
Constructs from a base unit database and a derived unit database. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |