Refactor: Check equality with literal on lhs by AlexCai2019 · Pull Request #987 · stleary/JSON-java

@AlexCai2019

There are some equals() that are not constant.equals(variable), but variable.equals(constant)

@stleary stleary changed the title Use constant.equals() Refactor: Check equality with literal on lhs

Dec 24, 2025