Skip to content
Snippets Groups Projects
  1. Jan 24, 2019
  2. Apr 24, 2018
  3. Feb 22, 2018
  4. Feb 14, 2017
    • Daniel Gerhardt's avatar
      Clean up code · bbb7288c
      Daniel Gerhardt authored
      * Remove unused code
      * Optimize imports (group 10+ and static imports)
      * Remove redundant variable assignments
      * Replace explicit type parameters with <>
      * Remove redundant catch blocks
      * Use varargs instead of explicit array instantiation
      * Weaken visibility of methods and fields
      * Simplify conditions
      * Do not use StringBuilder for simple concatenations
      * Fix code style
      * Remove invalid Javadoc
      bbb7288c
  5. Jan 10, 2017
  6. Feb 05, 2016
  7. May 27, 2015
  8. Feb 19, 2015
  9. Jan 17, 2015
  10. Jun 02, 2014
  11. Oct 25, 2012
  12. Sep 07, 2012
  13. Sep 05, 2012
  14. Aug 27, 2012
  15. Aug 20, 2012
  16. Jul 26, 2012