Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getName
Method
getName
src/GlobalServer/LobbyPlayer.java:62–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
}
61
62
public
String getName()
63
{
64
return
this.name;
65
}
66
67
public
boolean isDummy()
68
{
Callers
1
sendListPlayers
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected