aboutsummaryrefslogtreecommitdiff
path: root/java/compatibility_tests/README.md
diff options
context:
space:
mode:
authorwujingchao <wujingchao92@gmail.com>2016-11-14 15:48:53 +0800
committerGitHub <noreply@github.com>2016-11-14 15:48:53 +0800
commitabeff7b4fd6a909bd32723d90dc0e0535c84bd0a (patch)
tree8e312725e6f5a4732a2eab7b8e6d0e1f2e177f0e /java/compatibility_tests/README.md
parenta30e5af2043c805abcbebd07db4c8cbe2779a430 (diff)
downloadprotobuf-abeff7b4fd6a909bd32723d90dc0e0535c84bd0a.tar.gz
protobuf-abeff7b4fd6a909bd32723d90dc0e0535c84bd0a.tar.bz2
protobuf-abeff7b4fd6a909bd32723d90dc0e0535c84bd0a.zip
Class is final but declares protected field
This class is declared to be final, but declares fields to be protected. Since the class is final, it can not be derived from, and the use of protected is confusing.
Diffstat (limited to 'java/compatibility_tests/README.md')
0 files changed, 0 insertions, 0 deletions