Interface Cookies

All Superinterfaces:
Collection<Cookie>, Iterable<Cookie>, Set<Cookie>

public interface Cookies extends Set<Cookie>
An immutable Set of Cookies.
  • Method Details