THRIFT-316. java: @Override isn't generated for hashCode() without the hash code...
authorBryan Duxbury <bryanduxbury@apache.org>
Tue, 10 Feb 2009 18:36:56 +0000 (18:36 +0000)
committerBryan Duxbury <bryanduxbury@apache.org>
Tue, 10 Feb 2009 18:36:56 +0000 (18:36 +0000)
commit30e1de9fd5c11e5df3fc3673620ccac3299d8b86
treee259f2898f9ad7a1626e3b7c95736bd67ed5abeb
parentc707855048258ab60e78d602509513b1394ec962
THRIFT-316. java: @Override isn't generated for hashCode() without the hash code builder

Fixed with a trivial reorganization of the hashCode method generation.

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