public class Parameters extends KeysToMultiValues<Parameter,Parameters>
| Constructor and Description |
|---|
Parameters(List<Parameter> parameters) |
Parameters(Parameter... parameters) |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
build(NottableString name,
List<NottableString> values) |
Parameters |
clone() |
containsEntry, containsEntry, containsEntry, equals, getEntries, getFirstValue, getValues, hashCode, isEmpty, remove, remove, replaceEntry, replaceEntry, toCaseInsensitiveRegexMultiMap, toCaseInsensitiveRegexMultiMap, withEntries, withEntries, withEntries, withEntry, withEntry, withEntry, withEntrytoStringfieldsExcludedFromEqualsAndHashCode, keypublic Parameters(Parameter... parameters)
public Parameter build(NottableString name, List<NottableString> values)
build in class KeysToMultiValues<Parameter,Parameters>public Parameters clone()
Copyright © 2018. All rights reserved.