google-nomulus/java/google/registry/model/domain/secdns
gbrodman 5d25290d42 Remove compareTo() from DelegationSignerData
The only reason why it existed was so that we could get tests to print information in a consistent order and there are other ways of doing that. By removing compareTo we can use the properties of the extended ImmutableObject properly and properly implement the RFC https://tools.ietf.org/html/rfc5910#page-18

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=240170488
2019-03-29 15:56:15 -04:00
..
DelegationSignerData.java Remove compareTo() from DelegationSignerData 2019-03-29 15:56:15 -04:00
package-info.java Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
SecDnsCreateExtension.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SecDnsInfoExtension.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SecDnsUpdateExtension.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00