summaryrefslogtreecommitdiff
path: root/.buckversion
blob: 3c6074560bc6f7e6e0e841c41d4d12ea39774dd3 (plain)
1
6659a474fb2ba6e921bb38c1b55d4c9ba6073cfa
/bean/qa?id=eda52500c72c56149c10f2ef73474b4ac1ae0552'>java:avoid empty if statementsNoel Grandin 2015-06-15java: 'final static' to 'static final'Noel Grandin 2015-01-05java: remove dead codeNoel Grandin 2014-12-11java: reduce visibility of fields and methodsNoel Grandin 2014-08-20java: avoid unnecessary comparisons in boolean expressionsNoel Grandin 2014-08-14java: remove commented out codeNoel Grandin 2014-08-13java: reduce scope, make fields privateNoel Grandin 2014-08-13java: reduce scope, make constructors privateNoel Grandin 2014-08-12java: reduce scope, make constants privateNoel Grandin 2014-08-12java: remove useless javadoc tagsNoel Grandin 2014-08-12java: add @Override annotation to overriding methodsNoel Grandin 2014-08-08add a comment so I don't have to figure out this classes purpose againNoel Grandin 2014-08-08java: code some code to use non-deprecated constructorsNoel Grandin 2014-08-05java: remove commented out codeNoel Grandin 2014-08-05java: remove various unused variablesNoel Grandin 2014-04-30Many spelling fixes: directories a* - g*.Pedro Giffuni