Package | Description |
---|---|
propel.core.initialisation |
Modifier and Type | Class and Description |
---|---|
class |
MultiInitGuard
Thread-safe lock-free guard, allows components to check whether they have initialised prior to being used.
|
class |
SingleInitGuard
Thread-safe lock-free guard, allows components to check whether they have initialised prior to being used.
|