Module org.simpleflatmapper.reflect
Class BoxedByteGetter<T>
java.lang.Object
org.simpleflatmapper.reflect.primitive.BoxedByteGetter<T>
- All Implemented Interfaces:
Getter<T,,Byte> ByteGetter<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BoxedByteGetter
-
-
Method Details
-
getByte
- Specified by:
getBytein interfaceByteGetter<T>- Throws:
Exception
-
get
Description copied from interface:GetterReturn the property from the specified object.
-