Retrieve the value associated with the given name, or null if there
is no current association.
Retrieve the value associated with the given name, or null if there is no current association.
Returns:
the parameter's value
Parameters: - name - the parameter name
Set the value to be associated with the given name, replacing
any previous association.
Set the value to be associated with the given name, replacing any previous association.
Parameters: - name - the parameter name
- value - the parameter's value
public int
size
()
Return the number of name-value pairs in this list.
Return the number of name-value pairs in this list.
Returns:
the number of parameters