public class Room extends Object
Room(String name)
boolean
equals(Object o)
String
getName()
int
hashCode()
void
setName(String name)
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Room(String name)
public String getName()
public void setName(String name)
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.