|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RefractoryPeriod
Implementors of this interface can have a refractory period. The unit of the time period is in ticks, the unit of time in the framework.
TaskManager
Method Summary | |
---|---|
int |
getRefractoryPeriod()
Gets refractoryPeriod |
void |
setRefractoryPeriod(int ticks)
Sets refractoryPeriod |
Method Detail |
---|
void setRefractoryPeriod(int ticks)
ticks
- length of refractory period in ticksTaskManager
int getRefractoryPeriod()
TaskManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |