Module org.simpleflatmapper.reflect
Class ConstantFloatGetter<T>
java.lang.Object
org.simpleflatmapper.reflect.getter.ConstantFloatGetter<T>
- All Implemented Interfaces:
Getter<T,,Float> FloatGetter<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConstantFloatGetter
public ConstantFloatGetter(float value)
-
-
Method Details