Factory method for creating instances of a Quantity in this UnitOfMeasure
Factory method for creating instances of a Quantity in this UnitOfMeasure
N - the Quantity's value in terms of this UnitOfMeasure
Value unit multiplier is always equal to 1
Value unit multiplier is always equal to 1
Applies the converterFrom method to a value
Applies the converterFrom method to a value
Type
N value in terms of this Unit
Numeric[N]
Applies the converterTo method to a value
Applies the converterTo method to a value
Type
N value in terms of teh ValueUnit
Numeric[N]
Implements the converterFrom method to just return the underlying value
Implements the converterFrom method to just return the underlying value
Implements the converterTo method to just return the underlying value
Implements the converterTo method to just return the underlying value
Symbol used when representing Quantities in this UnitOfMeasure
Symbol used when representing Quantities in this UnitOfMeasure
Extractor method for getting the Numeric value of a Quantity in this UnitOfMeasure
Extractor method for getting the Numeric value of a Quantity in this UnitOfMeasure
A - The Quantity being matched