google-nomulus/java/google/registry/tldconfig/idn
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
..
BUILD Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
extended_latin.txt mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
IdnLabelValidator.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00
IdnTable.java Replace occurrences of Wrapped.valueOf(...) with Wrapped.parseWrapped(...) 2018-04-02 16:14:12 -04:00
IdnTableEnum.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
ja.txt mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
JapaneseLanguageValidator.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
LanguageValidator.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00