Question

Write a Java interface declaration!

Posted: 17 Jul 11 16:04

Number of bids: 0

Posted by:
Barry

Questions Asked: 1

Cost:

Status:

$1

Unanswered

Question:

Hi all, some help needed here, thanks:

An ordered collection stores objects in order, and uses an ordering relation to compare object values to determine their order (less than, equal, or greater than).Write a Java interface declaration for an ordering relation type.

Attachments: