gbrodman and Ben McIlwain
3cf26ff9b6
Fix various Error Prone errors that were found by the FOSS build
...
Most common:
- Unnecessary parentheses and operator precedence clarify (self-explanatory)
- Reference equality--there were a few instances of using == or != improperly
- Qualification of Builder (and similar) imports so that it's clear which type of Builder we're referring to
- Marking some immutable classes with @Immutable since EP desires that all enums be deeply immutable
- String.split() having "surprising behavior"
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=230971531
2019-01-28 16:05:09 -05:00
..
2019-01-28 16:05:09 -05:00
2018-10-08 16:59:29 -04:00
2017-03-21 14:53:25 -04:00
2019-01-28 15:57:10 -05:00
2018-08-10 13:44:25 -04:00
2018-12-03 18:58:05 -05:00
2019-01-18 17:29:11 -05:00
2018-06-18 18:17:56 -04:00
2018-12-03 18:58:05 -05:00
2019-01-24 19:57:14 -05:00
2017-11-21 18:39:45 -05:00
2019-01-28 16:05:09 -05:00
2018-06-06 15:11:44 -04:00
2018-01-19 14:26:56 -05:00
2019-01-28 15:57:10 -05:00
2018-12-12 13:22:34 -05:00
2018-12-12 13:22:34 -05:00
2018-10-08 16:59:29 -04:00
2018-06-18 18:17:56 -04:00
2018-06-27 15:28:52 -04:00
2017-02-02 16:27:22 -05:00
2017-02-02 16:27:22 -05:00
2018-12-05 16:00:51 -05:00
2017-09-12 15:51:50 -04:00
2018-06-18 18:17:56 -04:00
2019-01-10 17:14:06 -05:00
2019-01-28 16:05:09 -05:00
2018-06-18 18:17:56 -04:00
2017-02-02 16:27:22 -05:00
2018-06-18 18:17:56 -04:00
2017-02-22 11:43:10 -05:00
2017-02-02 16:27:22 -05:00
2019-01-28 15:57:10 -05:00
2017-02-02 16:27:22 -05:00
2017-11-21 18:39:45 -05:00
2019-01-17 18:59:16 -05:00
2018-10-17 11:44:41 -04:00
2018-12-12 13:22:34 -05:00
2019-01-28 15:57:10 -05:00
2018-03-19 18:45:41 -04:00
2017-12-01 22:14:06 -05:00
2016-05-13 20:04:42 -04:00
2017-12-27 11:23:03 -05:00
2018-04-10 17:01:04 -04:00
2017-02-02 16:27:22 -05:00
2017-02-02 16:27:22 -05:00
2018-05-30 12:18:54 -04:00
2018-06-18 18:17:56 -04:00
2018-05-30 12:18:54 -04:00
2018-11-14 11:57:23 -05:00
2018-06-27 15:28:52 -04:00
2019-01-11 11:50:33 -05:00
2018-10-17 11:44:41 -04:00
2018-06-27 15:28:52 -04:00
2017-02-08 17:31:07 -05:00
2017-02-02 16:27:22 -05:00
2017-02-02 16:27:22 -05:00
2017-02-02 16:27:22 -05:00