Module org.simpleflatmapper.reflect
Class BoxedShortGetter<T>
java.lang.Object
org.simpleflatmapper.reflect.primitive.BoxedShortGetter<T>
- All Implemented Interfaces:
Getter<T,,Short> ShortGetter<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BoxedShortGetter
-
-
Method Details
-
getShort
- Specified by:
getShortin interfaceShortGetter<T>- Throws:
Exception
-
get
Description copied from interface:GetterReturn the property from the specified object.
-