public class Cookies extends KeysAndValues<Cookie,Cookies>
logger| Constructor and Description |
|---|
Cookies(Cookie... cookies) |
Cookies(List<Cookie> cookies) |
| Modifier and Type | Method and Description |
|---|---|
Cookie |
build(NottableString name,
NottableString value) |
Cookies |
clone() |
getEntries, isEmpty, toCaseInsensitiveRegexMultiMap, toCaseInsensitiveRegexMultiMap, toCaseInsensitiveRegexMultiMap, withEntries, withEntries, withEntry, withEntry, withEntrytoStringaddFieldsExcludedFromEqualsAndHashCode, equals, fieldsExcludedFromEqualsAndHashCode, hashCodepublic Cookies(Cookie... cookies)
public Cookie build(NottableString name, NottableString value)
build in class KeysAndValues<Cookie,Cookies>Copyright © 2018. All rights reserved.