-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 4.4
-
Fix Version/s: 4.5
-
Component/s: Collection
-
Labels:None
Utils classes have their constructor made private to prohibit instantiation.
IterableUtils- ArrayUtils
Keep in mind this improvement will break the binary. We need a mayor release
The PR was changed to maintain BC. Javadocs were improved.