MCPcopy Create free account
hub / github.com/boxbeam/RedLib / getStackTrace

Method getStackTrace

src/redempt/redlib/dev/profiler/Sample.java:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 }
12
13 public StackTraceElement[] getStackTrace() {
14 return stack;
15 }
16
17 public long getTime() {
18 return time;

Callers 5

getCallingPluginMethod · 0.80
SampleSummaryMethod · 0.80
startMethod · 0.80
startMethod · 0.80
SelectionToolMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected