Module org.simpleflatmapper.reflect
Class BoxedDoubleGetter<T>
java.lang.Object
org.simpleflatmapper.reflect.primitive.BoxedDoubleGetter<T>
- All Implemented Interfaces:
Getter<T,,Double> DoubleGetter<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BoxedDoubleGetter
-
-
Method Details
-
getDouble
- Specified by:
getDoublein interfaceDoubleGetter<T>- Throws:
Exception
-
get
Description copied from interface:GetterReturn the property from the specified object.
-