Search:

Type: Posts; User: Junky

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,501

    Re: Is this a stupid idea?

    Why do you have to use an Iterator? If this is for a school assignment then make sure you have read the requirements correctly. Confirm with the teacher if you can use the addAll method.
  2. Replies
    4
    Views
    1,501

    Re: Is this a stupid idea?

    If your aim is to add items from one Collection into another then why not use the addAll method?
Results 1 to 2 of 2