-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
11
A DESCRIPTION OF THE PROBLEM :
Collections has emptyList, emptyMap, etc.
Please add static empty arrays to Arrays utility class to cut down on instantiation of zero-length arrays which are immutable anyway.
Collections has emptyList, emptyMap, etc.
Please add static empty arrays to Arrays utility class to cut down on instantiation of zero-length arrays which are immutable anyway.