public class Parameters extends KeysToMultiValues<Parameter,Parameters>
logger| 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, getEntries, getFirstValue, getValues, isEmpty, replaceEntry, replaceEntry, toCaseInsensitiveRegexMultiMap, toCaseInsensitiveRegexMultiMap, toCaseInsensitiveRegexMultiMap, withEntries, withEntries, withEntries, withEntry, withEntry, withEntry, withEntrytoStringaddFieldsExcludedFromEqualsAndHashCode, equals, fieldsExcludedFromEqualsAndHashCode, hashCodepublic 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.