Class ConstantUnaryFactory<T,P>

java.lang.Object
org.simpleflatmapper.util.ConstantUnaryFactory<T,P>
All Implemented Interfaces:
UnaryFactory<T,P>

public class ConstantUnaryFactory<T,P> extends Object implements UnaryFactory<T,P>