java.lang.Object
org.simpleflatmapper.util.ConstantUnaryFactory<T,P>
- All Implemented Interfaces:
UnaryFactory<T,P>
-
Method Summary
Modifier and TypeMethodDescriptionnewInstance(T t) static <T,P> ConstantUnaryFactory<T, P> of(P value)
-
Method Details
-
newInstance
- Specified by:
newInstancein interfaceUnaryFactory<T,P>
-
of
-