Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    3
    Views
    1,388

    Re: Reading into an ArrayList from a text file

    Look at the pass_check() method. It has code to extract Passenger objects from an arraylist.
  2. Replies
    3
    Views
    1,388

    Re: Reading into an ArrayList from a text file

    Is the variable: pass defined in the same scope (within the same enclosing {}s) as where it is being used?
Results 1 to 2 of 2