Module org.simpleflatmapper.reflect
Class ConstantByteGetter<T>
java.lang.Object
org.simpleflatmapper.reflect.getter.ConstantByteGetter<T>
- All Implemented Interfaces:
Getter<T,,Byte> ByteGetter<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConstantByteGetter
public ConstantByteGetter(byte value)
-
-
Method Details