Uses of Class gnu.classpath.jdwp.id.ThreadId

Uses in package gnu.classpath.jdwp.event.filters

Constructors with parameter type gnu.classpath.jdwp.id.ThreadId

StepFilter.StepFilter(ThreadId tid, int size, int depth)
Constructs a new StepFilter
Constructs a new ThreadOnlyFilter for the given thread id

Methods with return type gnu.classpath.jdwp.id.ThreadId

ThreadId
Returns the thread in which to step
ThreadId
Returns the thread in which to restrict events