public interface TimerExecutor
Modifier and Type | Interface and Description |
---|---|
static interface |
TimerExecutor.CodeToRun |
Modifier and Type | Method and Description |
---|---|
void |
execute(TimerExecutor.CodeToRun codeToRun,
int time) |
void execute(TimerExecutor.CodeToRun codeToRun, int time)
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.