|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimerExecutor
A simple interface to make classes testable that require timed code execution
Nested Class Summary | |
---|---|
static interface |
TimerExecutor.CodeToRun
|
Method Summary | |
---|---|
void |
execute(TimerExecutor.CodeToRun codeToRun,
int time)
|
Method Detail |
---|
void execute(TimerExecutor.CodeToRun codeToRun, int time)
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |