Search:

Type: Posts; User: Norm

Search: Search took 0.13 seconds.

  1. [SOLVED] Re: Problem with Ordering an Arraylist of Comparable Objects.

    Add more println() statements to show who is calling the method to do the sorting.
  2. [SOLVED] Re: Problem with Ordering an Arraylist of Comparable Objects.

    how are you using those?
  3. [SOLVED] Re: Problem with Ordering an Arraylist of Comparable Objects.

    Have you tried debugging the code by adding some println() statements to see what is happening and how the values of variables are changing? Since your problem is with things in the wrong order,...
Results 1 to 3 of 3