|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.measure.unit.Unit<Q>
javax.measure.unit.DerivedUnit<Q>
public abstract class DerivedUnit<Q extends Quantity>
This class identifies the units created by combining or transforming other units.
Field Summary |
---|
Fields inherited from class javax.measure.unit.Unit |
---|
ONE |
Constructor Summary | |
---|---|
protected |
DerivedUnit()
Default constructor. |
Method Summary |
---|
Methods inherited from class javax.measure.unit.Unit |
---|
alternate, asType, compound, divide, divide, divide, equals, getConverterTo, getDimension, getStandardUnit, hashCode, inverse, isCompatible, isStandardUnit, plus, pow, root, times, times, times, toStandardUnit, toString, transform, valueOf |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected DerivedUnit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |