Refactoring: Remove unused code by AlexCai2019 · Pull Request #989 · stleary/JSON-java
Remove "NULL.equals(object)" on line 2756 of JSONObject.java since line 2752 has already tested it. Remove the empty string on line 249 of JSONPointer.java.
stleary
changed the title
Optimization for JSONObject and JSONPointer
Minor refactoring
stleary
changed the title
Minor refactoring
Refactoring: Remove unused code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters