CheckStyle and FindBug Issues - inner classes and key sets
----------------------------------------------------------
Key: VALIDATOR-301
URL: https://issues.apache.org/jira/browse/VALIDATOR-301
Project: Commons Validator
Issue Type: Improvement
Affects Versions: 1.4
Reporter: Jacob Zwiers
Priority: Minor
Created to provide patch to some minor checkstyle / findbugs issues identified
in 1.4 RC2.
- inner classes identified as static for ValidatorResult.ResultStatus and
CreditCardValidator subclasses
- use of map.getEntrySet() rather than .getKeySet() in FastHashMap, Field,
FormSet
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira