public class TimerUtils extends Object
| Constructor and Description |
|---|
TimerUtils() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeWithDelay(Runnable executeFunction,
int delayMillis) |
public void executeWithDelay(Runnable executeFunction, int delayMillis)
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.