We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac65ee0 commit 0cdc5e5Copy full SHA for 0cdc5e5
src/main/java/org/json/Cookie.java
@@ -20,7 +20,7 @@ public class Cookie {
20
* @deprecated (Utility class cannot be instantiated)
21
*/
22
@Deprecated()
23
- private Cookie() {
+ public Cookie() {
24
}
25
26
/**
0 commit comments