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

Method getName

src/Graphwar/Room.java:47–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45 }
46
47 public String getName()
48 {
49 return this.name;
50 }
51
52 public int getPort()
53 {

Callers 5

paintComponentMethod · 0.95
addChatMethod · 0.45
addChatMethod · 0.45
paintPlayerNameMethod · 0.45
paintComponentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected