Opened 12 years ago

Closed 12 years ago

#370 closed defect (fixed)

make ObsEqkRupList extend ArrayList<ObsEqkRupture>

Reported by: Kevin Milner Owned by:
Priority: major Milestone: OpenSHA 1.3
Component: sha Version:
Keywords: Cc:

Description

The current ObsEqkRupList? implementation wraps an ArrayList? with custom methods that don't seem to be needed. We can clean up this class substantially by making it extend ArrayList?<ObsEqkRupList?>.

Other methods should also be renamed for clarity.

Change History (1)

comment:1 Changed 12 years ago by Kevin Milner

Resolution: fixed
Status: newclosed

done in [8424] (and added UCERF3 parser)

Note: See TracTickets for help on using tickets.