You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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=107617466
0 commit comments