public static class BeanCopierUtils.NotNullConverter<X> extends Object implements net.sf.cglib.core.Converter
NotNullConverter(X target)
Object
convert(Object value, Class targetValueClass, Object context)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NotNullConverter(X target)
public Object convert(Object value, Class targetValueClass, Object context)
convert
net.sf.cglib.core.Converter