google-nomulus/java
jianglai d54d546ea3 Replace occurrences of Wrapped.valueOf(...) with Wrapped.parseWrapped(...)
where the value will be immediately unboxed anyway.

The change removes small-but-pervasive inefficiencies from creating and
immediately discarding instances of the wrapped value, as well as removing
unnecessary syntax.

More information: []

Tested:
    TAP --sample for global presubmit queue
    []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=189704431
2018-04-02 16:14:12 -04:00
..
com/google/testing/builddefs Remove the JVM flags -XX:PermSize and -XX:MaxPermSize 2018-03-19 18:39:14 -04:00
google/registry Replace occurrences of Wrapped.valueOf(...) with Wrapped.parseWrapped(...) 2018-04-02 16:14:12 -04:00