Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. Replies
    4
    Views
    2,602

    [SOLVED] Re: Java sequential search.

    The ArrayList class has lots of useful methods. Read the API doc to see what will work for you.
  2. Replies
    4
    Views
    2,602

    [SOLVED] Re: Java sequential search.

    Put the "found" indexes in an ArrayList.
Results 1 to 2 of 2