public class RoomID
extends Object
Room identifier.
-
Constructor Summary
Constructors
-
Method Summary
-
Constructor Details
-
RoomID
Default constructor.
- Parameters:
id
- the id.
-
Method Details
-
getId
Get the id.
- Returns:
- the id.
-
-
hashCode
public final int hashCode()
- Overrides:
hashCode
in class Object