Holger's
Java API

Uses of Interface
com.antelmann.math.UnitConverter

Packages that use UnitConverter
com.antelmann.calendar This package contains classes for implementing calendar and time related solutions. 
com.antelmann.math This package contains classes to ease calculations. 
 

Uses of UnitConverter in com.antelmann.calendar
 

Classes in com.antelmann.calendar that implement UnitConverter
static class TimeInterval.Converter
           
 

Uses of UnitConverter in com.antelmann.math
 

Classes in com.antelmann.math that implement UnitConverter
 class MoneyConverter
          provides money exchange rates
 

Fields in com.antelmann.math declared as UnitConverter
static UnitConverter BaseUnit.CONVERTER
          supports BaseUnits provided they have the same base unit.
static UnitConverter AreaUnit.CONVERTER
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads