info.monitorenter.util.units
Interface IUnitSystem

All Known Implementing Classes:
UnitSystemSI

public interface IUnitSystem

A system of units ordered by their natural ascending order.

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

Method Summary
 java.lang.Class<?>[] getUnits()
          Returns the different AUnit classes in the correct order.
 

Method Detail

getUnits

java.lang.Class<?>[] getUnits()
Returns the different AUnit classes in the correct order.

Returns:
the different AUnit classes in the correct order.


Copyright © 2001 - 2010 LGPL, All Rights Footloose.