public class ScheduleFunctions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.util.Map<VncVal,VncVal> |
ns |
static VncFunction |
schedule_at_fixed_rate |
static VncFunction |
schedule_delay |
| Constructor and Description |
|---|
ScheduleFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
shutdown() |
static void |
shutdownNow() |
public static VncFunction schedule_delay
public static VncFunction schedule_at_fixed_rate