google-nomulus/java/google/registry/flows/host
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
..
HostCheckFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
HostCreateFlow.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
HostDeleteFlow.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
HostFlowUtils.java Check the host is under registry suffix instead of public suffix 2017-11-21 18:41:06 -05:00
HostInfoFlow.java Make FlowRunner log ICANN activity report field name 2017-03-27 13:32:57 -04:00
HostUpdateFlow.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00