google-nomulus/java/google/registry/ui/forms
mcilwain c6e58d3bff Fix some issues caught by IntelliJ static code analysis
The most common issues were:
* Arrays.asList() shouldn't be called with a single parameter.
* Broken Javadoc @links.
* Unnecessary casts and type declarations.
* Unnecessary unused variable initializations.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=230994311
2019-01-28 16:08:24 -05:00
..
BUILD Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
FormException.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
FormField.java Use java-8 functionals in FormFields 2018-04-23 14:56:18 -04:00
FormFieldException.java Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
FormFields.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00