| Package | Description |
|---|---|
| javolution.context |
Provides real-time
Context to facilitate
separation of concerns and achieve higher level of performance and
code predictability. |
| Modifier and Type | Field and Description |
|---|---|
static Configurable<Class<? extends ConcurrentContext>> |
ConcurrentContext.DEFAULT
Holds the default implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
Context.setConcurrentContext(ConcurrentContext context)
Sets the current context, used by
ConcurrentContext
exclusively. |
Copyright © 2005–2021 Javolution. All rights reserved.