Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
sendListRooms
Method · 0.95
checkRooms
Method · 0.95
registerNewPlayer
Method · 0.45
sendNewRoom
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected