commit | e36ec97eeec2f3df903bfb9aff6fb22720cb9d02 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Fri Sep 22 16:16:09 2017 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Fri Sep 22 16:16:09 2017 -0700 |
tree | f059080cf23adf8a917635ba4b6a4685dce5b407 | |
parent | c771f7df22fcbc3817044d32a61129b915d3395f [diff] |
Fix Java coding style issues. * Remove unused parameters. * Use map.computeIfAbsent. * Use Immutable{Map,Set} classes. * Add @RunWith and @Override. Change-Id: Ib0a7c1957b69f5649dabf221628cb90aec96d3f2