C - the implementing Classpublic static interface QuantityUnitMeasure.CtrCaller<C extends QuantityUnitMeasure<?>>
| Modifier and Type | Method and Description |
|---|---|
C |
newInstance(float f)
Create an instance of the implementation of QuantityUnitMeasure using
its constructor that takes one float primitive argument.
|
C newInstance(float f)
f - float value to put in created object