-
public class ThreadDumpParser
-
-
Constructor Summary
Constructors Constructor Description ThreadDumpParser(SentryOptions options, boolean isBackground)
-
Method Summary
Modifier and Type Method Description List<SentryThread>getThreads()voidparse(@NotNull() Lines lines)-
-
Method Detail
-
getThreads
@NotNull() List<SentryThread> getThreads()
-
-
-
-