MCPcopy Create free account
hub / github.com/DGVPSH/SlackOpen / getPort

Method getPort

src/main/java/net/optifine/http/HttpRequest.java:41–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

39 }
40
41 public int getPort()
42 {
43 return this.port;
44 }
45
46 public String getMethod()
47 {

Callers 4

addRequestMethod · 0.95
makeRequestMethod · 0.45
connectMethod · 0.45
acquireMSAuthCodeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected