public class Headers extends KeysToMultiValues<Header,Headers>
Constructor and Description |
---|
Headers(Header... headers) |
Headers(List<Header> headers) |
Modifier and Type | Method and Description |
---|---|
Header |
build(NottableString name,
Collection<NottableString> values) |
Headers |
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 Headers(Header... headers)
public Header build(NottableString name, Collection<NottableString> values)
build
in class KeysToMultiValues<Header,Headers>
Copyright © 2020. All rights reserved.