Package | Description |
---|---|
tec.uom.se.quantity |
Modifier and Type | Method and Description |
---|---|
static <Q extends javax.measure.Quantity<Q>> |
ProxyQuantityFactory.getInstance(Class<Q> type)
Returns the default instance for the specified quantity type.
|
Modifier and Type | Method and Description |
---|---|
protected static <Q extends javax.measure.Quantity<Q>> |
ProxyQuantityFactory.setInstance(Class<Q> type,
ProxyQuantityFactory<Q> factory)
Overrides the default implementation of the factory for the specified quantity type.
|
Copyright © 2005–2018 Units of Measurement project. All rights reserved.