Class ProxyQuantityFactory.GenericHandler<Q extends javax.measure.Quantity<Q>>
java.lang.Object
tech.units.indriya.quantity.ProxyQuantityFactory.GenericHandler<Q>
- All Implemented Interfaces:
InvocationHandler
- Enclosing class:
ProxyQuantityFactory<Q extends javax.measure.Quantity<Q>>
private static final class ProxyQuantityFactory.GenericHandler<Q extends javax.measure.Quantity<Q>>
extends Object
implements InvocationHandler
The method invocation handler for implementation backed by any kind of
Number. This is a fall back used when no specialized handler is
available for the number type.- Since:
- 1.0
- Version:
- 1.1, $Date: 2018-03-04 $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
unit
-
value
-
-
Constructor Details
-
GenericHandler
-
-
Method Details
-
invoke
-