public static class ConcurrencyAware.DefaultImpls
Concurrency aware, can verify that its configuration is thread safe
| Modifier and Type | Method and Description |
|---|---|
static void |
checkThreadSafe(ConcurrencyAware $this)
checks all subcomponents, if this component is really thread safe, and throws an exception if not thread safe
|
public static void checkThreadSafe(ConcurrencyAware $this)
checks all subcomponents, if this component is really thread safe, and throws an exception if not thread safe