commit | 42747be1d82a89db19bc85fb0c77a5dda7e27399 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Sep 04 01:11:17 2019 -0400 |
committer | Chih-hung Hsieh <chh@google.com> | Wed Sep 04 17:17:48 2019 +0000 |
tree | 1b86f631dbf6669a10947a83cd57c3a6f636562c | |
parent | a4fe26f494ca77e93b58478e322f6dbbc99f6f22 [diff] |
Fix Java coding style warnings. * Use boolean instead of Boolean. * Call add() and check result instead of contains() and add(). * Call Paths.get(dir, file) instead of Paths.get(file_path). Change-Id: I26a40b24614d8fab4f8e0776dcde4cb1c7d1af4d