2.17.2: 2011-06-17

Package net.sf.basedb.util.units

Interface Summary
UnitConverter Interface for converting values between two units.
 

Class Summary
IdentityUnitConverter A unit "converter" that doesn't modify the values.
LinearUnitConverter A linear unit converter is a converter implementation were all units can be converted to another unit using a multiplication factor and/or an offset.
UnitCache Helper class for optimized lookup of units by symbol.
UnitCache.CacheKey Units are cached by (quantity,symbol) combination.
UnitUtil A utility class for working with Unit:s.
 


2.17.2: 2011-06-17