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

Method getMethod

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

Source from the content-addressed store, hash-verified

44 }
45
46 public String getMethod()
47 {
48 return this.method;
49 }
50
51 public String getFile()
52 {

Callers 8

writeRequestMethod · 0.45
actionPerformedMethod · 0.45
makeLongSupplierMethod · 0.45
setWindowIconMethod · 0.45
actionPerformedMethod · 0.45
openWebLinkMethod · 0.45
confirmClickedMethod · 0.45
openWebLinkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected