Skip to content

Commit

Permalink
Merge pull request #402 from offa/whitelist_json_isempty
Browse files Browse the repository at this point in the history
Whitelist net.sf.json.JSON isEmpty()
  • Loading branch information
jglick authored Apr 22, 2022
2 parents 6d7ec65 + 138d4cb commit 0a489f0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -825,6 +825,7 @@ staticMethod java.util.regex.Pattern quote java.lang.String
method java.util.regex.Pattern split java.lang.CharSequence
method java.util.regex.Pattern split java.lang.CharSequence int
method net.sf.json.JSON isArray
method net.sf.json.JSON isEmpty
method net.sf.json.JSON size


Expand Down

0 comments on commit 0a489f0

Please sign in to comment.