David Schlosnagle

Results 42 issues of David Schlosnagle

## 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?

## General **Before this PR**: **After this PR**: ==COMMIT_MSG== ==COMMIT_MSG== **Priority**: **Concerns / possible downsides (what feedback would you like?)**: **Is documentation needed?**: ## Compatibility **Does this PR create any...