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 c13b57c commit 1de42aaCopy full SHA for 1de42aa
src/main/java/org/json/CookieList.java
@@ -14,7 +14,7 @@ public class CookieList {
14
/**
15
* Constructs a new CookieList object.
16
*/
17
- public CookieList() {
+ private CookieList() {
18
}
19
20
0 commit comments