THRIFT-427. java: Fix print_const_value
authorDavid Reiss <dreiss@apache.org>
Tue, 7 Apr 2009 20:51:37 +0000 (20:51 +0000)
committerDavid Reiss <dreiss@apache.org>
Tue, 7 Apr 2009 20:51:37 +0000 (20:51 +0000)
commit2bcf3995ef7ff3db554c550b2d760d870a64d389
treed3856b184403d6c17e30c39a2fb5446510a1c274
parentb53471caeafc64bef4de0a2fd59954838ee69a64
THRIFT-427. java: Fix print_const_value

Simplify it a bit in the process, because the beans-style setters
are produced even in non-beans mode, and they handle isset internally.

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@762956 13f79535-47bb-0310-9956-ffa450edef68
compiler/cpp/src/generate/t_java_generator.cc