Uses of Class
de.upb.swtpra05.group03.shuttle.AccountLinkedList

Packages that use AccountLinkedList
de.upb.swtpra05.group03.shuttle   
 

Uses of AccountLinkedList in de.upb.swtpra05.group03.shuttle
 

Fields in de.upb.swtpra05.group03.shuttle declared as AccountLinkedList
private  AccountLinkedList PluginMessenger.expenses
          List of maximal 4 objects describing an expense, e.g.
private  AccountLinkedList PluginMessenger.income
          List of maximal 4 objects describing an income, e.g.