Opened 12 years ago

Closed 11 years ago

#348 closed defect (fixed)

remove get...Iterator() methods, replace with get list

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

Description

It is quite annoying to have to get an iterator, then loop while(it.hasNext). We should remove these methods from our core classes, and replace with get...List().

Change History (3)

comment:1 Changed 12 years ago by Kevin Milner

done for ERFs (haven't removed iterator() methods yet, but added list methods). TODO: Paramters. Will wait until Ned's branch is merged in for more changes.

comment:2 Changed 12 years ago by Kevin Milner

done for ERF and TimeSpan? in [8331]

comment:3 Changed 11 years ago by Kevin Milner

Resolution: fixed
Status: newclosed

done for Parameter in [10273]

Note: See TracTickets for help on using tickets.