Search:

Type: Posts; User: brisingrbrom

Search: Search took 0.07 seconds.

  1. Replies
    3
    Views
    1,800

    Re: Comparator interface question

    Ok I understand that but how do I then use two of these Comparables in a Comparator interface? Syntax in Java is really confusing me and thanks for the response
  2. Replies
    3
    Views
    1,800

    Comparator interface question

    I have to implement a class which implements the Comparator interface which does this: Given two Comparables of identical type, give the reverse of the "natural"
    ordering (from their built-in...
Results 1 to 2 of 2