|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
U
- the type of the concrete unit implementationpublic interface Unit<U extends Unit<U>>
Represents a unit hierarchy for a given unit of measure; eg: time. Instances represent specific units from the hierarchy; eg: seconds.
Method Summary | |
---|---|
double |
multiplier()
Returns the weight of this unit relative to other units in the same hierarchy. |
Method Detail |
---|
double multiplier()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |