I’d support adding both. On Wed, Jun 12, 2019 at 5:09 PM James Carman <ja...@carmanconsulting.com> wrote:
> I like it. Seems like a logical thing to do. Another idea would be adding > at an arbitrary index. > > On Wed, Jun 12, 2019 at 5:04 PM Gary Gregory <garydgreg...@gmail.com> > wrote: > > > Hi All: > > > > We have org.apache.commons.lang3.ArrayUtils.add(T[], T). > > > > WDYT about adding a method that adds the element at the beginning of the > > new array instead of the end? > > > > Gary > > >