gradle-baseline icon indicating copy to clipboard operation
gradle-baseline copied to clipboard

ResourceIdentifierGetEqualsUsage

Open schlosna opened this issue 6 months ago • 1 comments

Before this PR

After this PR

==COMMIT_MSG== ResourceIdentifierGetEqualsUsage rewrites code using ResourceIdentifier#get*().equals(Object) to ResourceIdentifier#has*(String) to avoid allocations. See https://github.com/palantir/resource-identifier/pull/423 ==COMMIT_MSG==

Possible downsides?

schlosna avatar Jul 24 '24 16:07 schlosna