Adds a parameter value as a value object; the value object is converted to a string via {@link ContextPathEncoder#encodeValue(Object)} and the result is added via {@link #addParameter(String,String)}. The Link object is returned for further configuration.
@since 5.2.2
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.