public class ThreadAuditor.ThreadHandle extends Object
| Constructor and Description |
|---|
ThreadAuditor.ThreadHandle(ThreadAuditor aThreadAuditor) |
| Modifier and Type | Method and Description |
|---|---|
long |
getPingIntervalInMillisecs() |
Thread |
getThread() |
boolean |
isThreadActive() |
void |
ping() |
protected void |
setThreadActive(boolean value) |
String |
toString()
Returns a string representation of the object
|
public ThreadAuditor.ThreadHandle(ThreadAuditor aThreadAuditor)
public boolean isThreadActive()
protected void setThreadActive(boolean value)
public Thread getThread()
public void ping()
public long getPingIntervalInMillisecs()
Copyright © 2018. All Rights Reserved.