Search:

Type: Posts; User: jslice3

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,148

    [SOLVED] Re: comparing objects using compareTo

    is this what you mean by creating a local odometer and referring to o?



    Odometer od = (Odometer)o;
  2. Replies
    3
    Views
    1,148

    [SOLVED] comparing objects using compareTo

    Im modeling a car odometer, by making an odometer class, where when the user makes a new odometer(n), n is the number of counters shown. for instance an odometer(6) would be 000000 and the be...
Results 1 to 2 of 3