Class StacktraceNode
java.lang.Object
se.krka.kahlua.profiler.StacktraceNode
-
Constructor Summary
ConstructorsConstructorDescriptionStacktraceNode(StacktraceElement stacktraceElement, List<StacktraceNode> list, long long0) -
Method Summary
Modifier and TypeMethodDescriptionstatic StacktraceNodecreateFrom(StacktraceCounter stacktraceCounter0, StacktraceElement stacktraceElement0, int int0, double double0, int int2) voidoutput(PrintWriter printWriter) voidoutput(PrintWriter printWriter, String string0, long long1, long long0)
-
Constructor Details
-
StacktraceNode
-
-
Method Details
-
createFrom
public static StacktraceNode createFrom(StacktraceCounter stacktraceCounter0, StacktraceElement stacktraceElement0, int int0, double double0, int int2) -
output
-
output
-