Opened 13 years ago

Closed 13 years ago

#107 closed task (fixed)

XY_DataSetList should simply extend ArrayList<XY_DataSetAPI>

Reported by: Kevin Milner Owned by: Peter Powers
Priority: major Milestone: OpenSHA 1.1
Component: commons Version:
Keywords: Cc:

Description

XY_DataSetList implementation duplicates a lot of functionality of ArrayList?, it would be easier if it just extended it. Then we could use things like the static Collections.xxxxx methods.

Change History (2)

comment:1 Changed 13 years ago by Kevin Milner

Component: shacommons
Milestone: OpenSHA 1.1
Type: defecttask

comment:2 Changed 13 years ago by Kevin Milner

Resolution: fixed
Status: newclosed

done in [7294]

Note: See TracTickets for help on using tickets.