aboutsummaryrefslogtreecommitdiff
path: root/java/src/main
diff options
context:
space:
mode:
authorAndrew Flynn <flynn@google.com>2013-12-04 13:10:07 -0800
committerAndrew Flynn <flynn@google.com>2013-12-09 11:40:03 -0800
commitc997c136bbd5a4f7131d21a3f8c45e563fa5cca5 (patch)
tree350188aebfbd906e16b993f3e33e38c3b36681a0 /java/src/main
parent2d2557ea706f1da104a8d8fc592177d21852d7ce (diff)
downloadprotobuf-c997c136bbd5a4f7131d21a3f8c45e563fa5cca5.tar.gz
protobuf-c997c136bbd5a4f7131d21a3f8c45e563fa5cca5.tar.bz2
protobuf-c997c136bbd5a4f7131d21a3f8c45e563fa5cca5.zip
Nano: don't generate accessor methods for nested methods
For nested message objects, don't generate accessor methods because they have a default value that is not a valid value (null), so there is no reason to have get/set/has/clear methods for them. Clients and protos (while serializing) can check against the invalid value to see if it's been set. Change-Id: Ic63400889581271b8cbcd9c45c84519d4921fd4b
Diffstat (limited to 'java/src/main')
0 files changed, 0 insertions, 0 deletions