Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Add <T> T ArrayUtils.get(T[], index, T) to provide an out-of-bounds default value.
Also adds <T> T ArrayUtils.get(T[], index) to with a null default value.