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 3e8d1d1 commit c13b57cCopy full SHA for c13b57c
src/main/java/org/json/Cookie.java
@@ -18,7 +18,7 @@ public class Cookie {
18
/**
19
* Constructs a new Cookie object.
20
*/
21
- public Cookie() {
+ private Cookie() {
22
}
23
24
0 commit comments