Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.4.0 Release
-
None
-
None
Description
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