MCPcopy Create free account
hub / github.com/catabriga/graphwar / getName

Method getName

src/GlobalServer/Room.java:64–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62 }*/
63
64 public String getName()
65 {
66 return this.name;
67 }
68
69 public int getPort()
70 {

Callers 4

sendListRoomsMethod · 0.95
checkRoomsMethod · 0.95
registerNewPlayerMethod · 0.45
sendNewRoomMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected