Module org.simpleflatmapper.reflect
Class BoxedFloatGetter<T>
java.lang.Object
org.simpleflatmapper.reflect.primitive.BoxedFloatGetter<T>
- All Implemented Interfaces:
Getter<T,,Float> FloatGetter<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BoxedFloatGetter
-
-
Method Details
-
getFloat
- Specified by:
getFloatin interfaceFloatGetter<T>- Throws:
Exception
-
get
Description copied from interface:GetterReturn the property from the specified object.
-