Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 6437681
Votes 0
Synopsis (coll) Provide convenience methods to remove a subarray from an array
Category java:classes_util
Reported Against
Release Fixed
State 5-Cause Known, request for enhancement
Priority: 3-Medium
Related Bugs
Submit Date 13-JUN-2006
Description
During planning for the dolphin release, we received a request for convenience methods in Arrays.java to support removing a subarray from the middle of an array.
Posted Date : 2006-06-13 04:55:30.0
Work Around
N/A
Evaluation
Worthy of consideration, but seemingly less worthy than
6437680: (coll) Provide convenience methods to support array concatenation

Does it pass the "pulls its weight" test?

For prior art, we can compare with perl "splice".
Posted Date : 2006-06-13 16:58:10.0
Comments
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang