google-nomulus/java/google/registry/model/eppcommon
mcilwain e2db3f914e Clean up some code quality issues
This removes some qualifiers that aren't necessary (e.g. public/abstract on interfaces, private on enum constructors, final on private methods, static on nested interfaces/enums), uses Java 8 lambdas and features where that's an improvement

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=177182945
2017-12-01 22:14:06 -05:00
..
Address.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
AuthInfo.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
package-info.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
PhoneNumber.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
PresenceMarker.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ProtocolDefinition.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
StatusValue.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
Trid.java Refactor out creation of server TRIDs so they can be tested 2017-04-13 10:55:47 -04:00