Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    9
    Views
    6,344

    Re: Using the ArrayList Class

    Where do you add any elements to the transactions ArrayList before you print it?
    Your code:


    java.util.ArrayList transactions = new java.util.ArrayList(); // create
    ...
  2. Replies
    9
    Views
    6,344

    Re: Using the ArrayList Class

    What should the last line look like? Are you talking about this: []
Results 1 to 2 of 2