RU beehive logo ITEC dept promo banner
ITEC 120
2008fall
aaray,
ejderrick,
ibarland,
jmdymacek

homeinfolabshwsexams
textbookjava.lang docsjava.util docsarchive

lab13b
Banks
Lists-of-objects

P7.1 from the text: class Bank, which includes a list of class BankAccounts.

You can search/replace the book's use of ArrayList with LinkedList. Remember, Java is just trying to confuse with its names: ArrayList is a List, not an array! (Use the methods get, set, and don't use any square-brackets).

homeinfolabshwsexams
textbookjava.lang docsjava.util docsarchive


©2008, Ian Barland, Radford University
Last modified 2008.Dec.02 (Tue)
Please mail any suggestions
(incl. typos, broken links)
to iba�rlandrad�ford.edu
Powered by PLT Scheme