edu.lmu.lmusleuth
Class Room

java.lang.Object
  |
  +--edu.lmu.lmusleuth.Location
        |
        +--edu.lmu.lmusleuth.Room

public class Room
extends Location


Constructor Summary
Room()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Room

public Room()