public class StackSampler extends Object
Constructor and Description |
---|
StackSampler() |
Modifier and Type | Method and Description |
---|---|
@Nullable StackTraceElement[] |
getAndReset() |
void |
stop() |
void |
thread(Thread thread) |
public void stop()
public void thread(Thread thread)
@Nullable public @Nullable StackTraceElement[] getAndReset()
Copyright © 2021. All rights reserved.