SE450
:
Iterating Through Invoice Items
[66/72]
Invoice collect line items
Clients need to iterate over line items
Don't want to expose
ArrayList
May change (e.g. if storing invoices in database)
I
TERATOR
pattern