Question

Java interface declaration.

Posted: 17 Jul 11 16:06

Number of bids: 0

Posted by:
cobb

Questions Asked: 1

Cost:

Status:

$5

Unanswered

Question:

I need some help in this Java interface declaration, thanks.

Write a Java interface declaration for ordered collections that support the operations get, insert, remove, find and size. Include exception information where necessary.

Attachments: