Commit 26847c2
committed
Remove reference to j/c/g/c/b/Objects.toStringHelper.
Moving to MoreObjects is a bit interesting because the client library does not
yet depend on Guava 18 and Guava 18 doesn't support JDK5. However, the client
libraries already have a proxy class for Objects.toStringHelper so I just use
it instead.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=1076174661 parent ba00f3b commit 26847c2
File tree
1 file changed
+1
-1
lines changed- google-http-client/src/test/java/com/google/api/client/http
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | | - | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments