Class TerminateThreadsArguments
java.lang.Object
com.oracle.truffle.tools.dap.types.JSONBase
com.oracle.truffle.tools.dap.types.TerminateThreadsArguments
Arguments for 'terminateThreads' request.
-
Method Summary
Modifier and TypeMethodDescriptionstatic TerminateThreadsArgumentscreate()booleanIds of threads to be terminated.inthashCode()setThreadIds(List<Integer> threadIds)