Uses of Interface
javax.measure.spi.QuantityFactory
-
Uses of QuantityFactory in javax.measure.spi
Modifier and TypeMethodDescriptionabstract <Q extends Quantity<Q>>
QuantityFactory<Q>ServiceProvider.getQuantityFactory
(Class<Q> quantity) Returns a factory for the givenQuantity
type.