public class Headers extends KeysToMultiValues<Header,Headers>
logger| Constructor and Description |
|---|
Headers(Header... headers) |
Headers(List<Header> headers) |
| Modifier and Type | Method and Description |
|---|---|
Header |
build(NottableString name,
List<NottableString> values) |
Headers |
clone() |
containsEntry, containsEntry, containsEntry, getEntries, getFirstValue, getValues, isEmpty, replaceEntry, replaceEntry, toCaseInsensitiveRegexMultiMap, toCaseInsensitiveRegexMultiMap, toCaseInsensitiveRegexMultiMap, withEntries, withEntries, withEntries, withEntry, withEntry, withEntry, withEntrytoStringaddFieldsExcludedFromEqualsAndHashCode, equals, fieldsExcludedFromEqualsAndHashCode, hashCodepublic Headers(Header... headers)
public Header build(NottableString name, List<NottableString> values)
build in class KeysToMultiValues<Header,Headers>Copyright © 2018. All rights reserved.