google-nomulus/java/google/registry/model/eppinput
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
..
EppInput.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
package-info.java Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
ResourceCommand.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00