commit | 4d1a7b61034d52859cc7349af41d1068e954556d | [log] [tgz] |
---|---|---|
author | David Pursehouse <david.pursehouse@sonymobile.com> | Tue Apr 14 11:34:04 2015 +0900 |
committer | David Pursehouse <david.pursehouse@sonymobile.com> | Tue Apr 14 11:34:04 2015 +0900 |
tree | 36da40bfd9e28df0bc6aad85f347515575fb08eb | |
parent | 603b7b3885a1d2953ca891f58d2a6095e72e5313 [diff] |
Fix Checkstyle warnings related to class and member modifier order Change the order of class and member modifiers to follow the order defined in the Java Language Specification and the Google Java Style guide [1]. [1] https://google-styleguide.googlecode.com/svn/trunk/javaguide.html#s4.8.7-modifiers Change-Id: I6794cb76c75530e8c72f227a207bfd94ef333811