public class CookieCollection extends LegacyCollection
| Constructor and Description |
|---|
CookieCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
__net_http_CookieCollection_constructor__() |
void |
__net_http_CookieCollection_constructor__(object<? extends Icollection> poCollection) |
void |
__net_http_CookieCollection_execute__() |
logical |
add_1(object<? extends Cookie> newObject) |
logical |
addArray_1(object<? extends Cookie>[] poArray) |
logical |
contains_1(object<? extends Cookie> checkObject) |
logical |
remove_1(object<? extends Cookie> oldObject) |
object<? extends Cookie>[] |
toCookieArray() |
__core_collections_LegacyCollection_constructor__, __core_collections_LegacyCollection_constructor__, __core_collections_LegacyCollection_execute__, _find, add, addAll, addArray, clear_, contains, containsAll, findBufferUseObject, getObjects, getSize, isEmpty, iterator, legacyEquals, remove, removeAll, resize, retainAll, toArray, toTable__core_collections_AbstractTtcollection_constructor__, __core_collections_AbstractTtcollection_constructor__, __core_collections_AbstractTtcollection_constructor__, __core_collections_AbstractTtcollection_constructor__, __core_collections_AbstractTtcollection_destructor__, __core_collections_AbstractTtcollection_execute__, cloneElements, legacyClone__isValidInternal__, __lang_BaseObject_constructor__, __setValidInternal__, assertNotNull, assertNotNull, getLegacyClass, getNextSibling, getPrevSibling, toLegacyStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait__isValidInternal__, __lang_BaseObject_constructor__, __setValidInternal__, getLegacyClass, getNextSibling, getPrevSibling, isTracked, toLegacyStringpublic void __net_http_CookieCollection_execute__()
public void __net_http_CookieCollection_constructor__()
public void __net_http_CookieCollection_constructor__(object<? extends Icollection> poCollection)