info.monitorenter.util.units
Interface IUnitSystem

All Superinterfaces:
Serializable
All Known Implementing Classes:
UnitSystemSI

public interface IUnitSystem
extends Serializable

A system of units ordered by their natural ascending order.

Version:
$Revision: 1.3 $
Author:
Achim Westermann
See Also:
AUnit, UnitFactory, UnitSystemSI

Method Summary
 Class[] getUnits()
          Returns the different AUnit classes in the correct order.
 

Method Detail

getUnits

Class[] getUnits()
Returns the different AUnit classes in the correct order.

Returns:
the different AUnit classes in the correct order.


Copyright © 2001 - 2007 LGPL, All Rights Footloose.