public class CountThreadService extends Object
Constructor and Description |
---|
CountThreadService() |
Modifier and Type | Method and Description |
---|---|
void |
endSleepThread() |
void |
endThread() |
int |
getCountSleepThread() |
int |
getCountThread() |
static CountThreadService |
getInstance() |
void |
startSleepThread() |
void |
startThread() |
public static CountThreadService getInstance()
public void startThread()
public void endThread()
public int getCountThread()
public void startSleepThread()
public void endSleepThread()
public int getCountSleepThread()
Copyright © 2012-2018. All Rights Reserved.