Search:

Type: Posts; User: aussiemcgr

Search: Search took 0.11 seconds.

  1. Re: Ordering ArrayList by 3 conditions as you add to ArrayList

    Well, I continued the program without ordering the arraylists and it runs fast enough and correctly so I dont think I'll bother writing in an ordering sequence.
  2. Re: Ordering ArrayList by 3 conditions as you add to ArrayList

    That would actually be the perfect way of doing it. Didnt think that about that...
  3. Ordering ArrayList by 3 conditions as you add to ArrayList

    Ok, I need to add to an ArrayList in order based on 3 conditions. I need help trying to figure out the process.

    Each object has several variables, but we only care about 3 of them right now. The 3...
Results 1 to 3 of 3