Module org.simpleflatmapper.reflect
Class ConstantShortGetter<T>
java.lang.Object
org.simpleflatmapper.reflect.getter.ConstantShortGetter<T>
- All Implemented Interfaces:
Getter<T,,Short> ShortGetter<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConstantShortGetter
public ConstantShortGetter(short value)
-
-
Method Details