MCPcopy Create free account
hub / github.com/ReadyTalk/avian / getMethodName

Method getMethodName

classpath/java/lang/StackTraceElement.java:62–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60 }
61
62 public String getMethodName() {
63 return method;
64 }
65
66 public String getFileName() {
67 return file;

Callers 2

maybeLogThrownMethod · 0.80
maybeLogThrownMethod · 0.80

Calls

no outgoing calls

Tested by 1

maybeLogThrownMethod · 0.64