powered by
Append a <key,value> pair to a list.
.addParm(parms, k, v)
a list to add the <k,v> pair to
a key, typically the name of some algorithm parameter
a value, the value of the algorithm parameter
Contained here are a set of helper methods that perform type checking on the value passed in.