IBM / cloudant-java-sdk

Cloudant SDK for Java
Apache License 2.0
22 stars 17 forks source link

fix: child class fields should not shadow parent class fields #400

Closed mojito317 closed 1 year ago

mojito317 commented 1 year ago

PR summary

Fixes: Child class fields should not shadow parent class fields

Note: An existing issue is required before opening a PR.

PR Checklist

Please make sure that your PR fulfills the following requirements:

PR Type

What is the current behavior?

What is the new behavior?

Does this PR introduce a breaking change?

Other information