Module jdk.jdi
Package com.sun.jdi

Interface ThreadReference

All Superinterfaces:
Mirror, ObjectReference, Value

public interface ThreadReference extends ObjectReference
A thread object from the target VM. A ThreadReference is an ObjectReference with additional access to thread-specific information from the target VM.
Since:
1.3