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,
Collection<NottableString> values) |
Parameters |
clone() |
containsEntry, containsEntry, equals, getEntries, getMultimap, getValues, getValues, hashCode, isEmpty, keySet, remove, remove, toCaseInsensitiveRegexMultiMap, withEntries, withEntries, withEntries, withEntry, withEntry, withEntry, withEntry, withEntry
toString
fieldsExcludedFromEqualsAndHashCode
public Parameters(Parameter... parameters)
public Parameter build(NottableString name, Collection<NottableString> values)
build
in class KeysToMultiValues<Parameter,Parameters>
public Parameters clone()
Copyright © 2020. All rights reserved.