Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
New
Description
ArrayUtil exposes convenience methods for all primitive array types that don't require the user to provide a min size (defaulting to the current array length + 1 as the min size). It would be nice to include the same paradigm for the generically-typed version.