CookieJarGidBuilderImpl.readOnly
T readOnly(bool propval)Set readOnly property.
Parameters
propval | Whether or not the cookie jar is read-only. |
Returns
Builder instance for fluent chaining
T readOnly(bool propval)Set readOnly property.
propval | Whether or not the cookie jar is read-only. |