Commit 289d90a
The fields should be final for safe publication/thread safety.
I did not see any reasons for these private fields to be non-final
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=1480728211 parent 45004b8 commit 289d90a
File tree
1 file changed
+2
-3
lines changed- google-api-client/src/main/java/com/google/api/client/googleapis/services
1 file changed
+2
-3
lines changedLines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
66 | | - | |
| 65 | + | |
67 | 66 | | |
68 | 67 | | |
69 | | - | |
| 68 | + | |
70 | 69 | | |
71 | 70 | | |
72 | 71 | | |
| |||
0 commit comments