public static interface Module.WaitingBehavior
| Modifier and Type | Field and Description |
|---|---|
static boolean |
BLOCK
Tells waitForSlotEvent to block until an event occurs.
|
static boolean |
DONT_BLOCK
Tells waitForSlotEvent to return immediately.
|
static final boolean BLOCK
static final boolean DONT_BLOCK
Copyright © 2022. All rights reserved.