Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getName
Method
getName
src/Graphwar/Player.java:90–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
88
}
89
90
public
String getName()
91
{
92
return
this.name;
93
}
94
95
public
void
setTeam(
int
team)
96
{
Callers
3
removePlayerMessage
Method · 0.95
addPlayerMessage
Method · 0.95
finishGameMessage
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected