public class HttpCookies extends HashMap<String,HttpCookie>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
HttpCookies() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSize() |
String |
getValue(String name) |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, valuesequals, hashCode, toStringCopyright © 2012-2015. All Rights Reserved.