-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
- Remove redundant initializer
- Redundant interface modifier --> Not really performance
- Remove Unused import
- Bulk operation can be used instead of iteration
- Manual array copy
- Manual array to collection copy
- Avoid String concatenation in loop
- Redundant 'Collection.addAll()' call. Use Parametrized constructor.