1
0
mirror of https://github.com/google/nomulus synced 2026-04-11 03:57:16 +00:00
Files
nomulus/java/google/registry/rdap/RdapJsonFormatter.java
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

40 KiB