java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.code.debug.impl.AbstractDebuggerThread |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public long | id | ||||||||||
public String | name |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
AbstractDebuggerThread(long id, String name) |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
long |
getId()
Get this thread id.
| ||||||||||
String |
getName()
Get this thread name.
| ||||||||||
void | setName(String name) | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Get this thread id.
Get this thread name.