Create an ArrayList class to extend Array that is able to grow and reorder
contained items so that there will not be any 'gaps' in the underlying
array. Also, this class should have insertHead/Tail methods (yes?)
Original issue reported on code.google.com by coenbijlsma on 7 Aug 2009 at 11:28
Original issue reported on code.google.com by
coenbijlsma
on 7 Aug 2009 at 11:28