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

Method getPort

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

Source from the content-addressed store, hash-verified

50 }
51
52 public int getPort()
53 {
54 return this.port;
55 }
56
57 public String getIp()
58 {

Callers 2

mouseReleasedMethod · 0.95
RoomMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected