Search:

Type: Posts; User: GregBrannon

Search: Search took 0.08 seconds.

  1. Replies
    12
    Views
    1,527

    Re: Project help

    The client class should include a method that compares an id number and returns true or false. The ArrayList contains all instances of the client class to iterate and check for the desired id...
  2. Replies
    12
    Views
    1,527

    Re: Project help

    I don't think so, and I'm not sure that a single method that returns a boolean is the best approach. First, A method should take an id number as a parameter, compare that to each existing client's...
  3. Replies
    12
    Views
    1,527

    Re: Project help

    Welcome to the forum! Thanks for taking the time to learn how to post code correctly. If you haven't already, please read this topic to learn other useful info for new members.

    What part...
Results 1 to 3 of 3