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 © 2018 Magnolia International Ltd.. All rights reserved.