1
0
mirror of https://github.com/google/nomulus synced 2026-02-06 21:11:34 +00:00
Files
nomulus/java/google/registry/rdap
mcilwain 823bdc721f Don't override toString() on enums
It is a bad idea to override toString() on enums to return something other than
the actual name of the enum.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=133318012
2016-09-19 12:01:21 -04:00
..
2016-08-02 19:14:28 -04:00