Browse Source
AbstractRequestResponse should be an interface, since it has no concrete elements or implementation. Move AbstractRequestResponse#serialize to RequestUtils#serialize and make it package-private, since it doesn't need to be public. Reviewers: Ismael Juma <ismael@juma.me.uk>pull/7546/head
Colin Patrick McCabe
5 years ago
committed by
GitHub
9 changed files with 29 additions and 31 deletions
Loading…
Reference in new issue