1
0
mirror of https://github.com/google/nomulus synced 2026-01-10 07:57:58 +00:00
Files
nomulus/java/google/registry/request
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
..
2017-12-01 22:14:06 -05:00
2017-12-01 22:14:06 -05:00
2017-09-12 15:51:50 -04:00