|
JSR-275 - Measurements and Units Specification | ||||||||
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 |
---|
asType, compound, divide, divide, divide, equals, getConverterTo, getDimension, getSystemUnit, hashCode, inverse, isCompatible, plus, pow, root, times, times, times, toString, toSystemUnit, transform, valueOf |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected DerivedUnit()
|
JSR-275 - Measurements and Units Specification | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |