CallStack.clear

Clears the current stack trace snapshot. Subsequent calls to {@link #printStackTrace(PrintWriter)} will be no-ops until another call to {@link #fillInStackTrace()}.

interface CallStack
void
clear
()

Meta