Java Lab Exercise

Java Lab Exercise. Use the interface, Compare.java which is supplied as part of
this assignment. When you create it from Eclipse, be sure to say you are creating
an interface (rather than a file) and it will make later steps easier. Create a type
called Room (which implements Compare) which consists of a building name
and ...

Part of the document