Modifier and Type | Method and Description |
---|---|
static Cookies |
copyOf(Iterable<? extends Cookie> cookies)
|
static Cookies |
of(Cookie... cookies)
Creates an instance with a copy of the specified set of
Cookie s. |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArray
parallelStream, removeIf, stream
© Copyright 2015–2018 LINE Corporation. All rights reserved.