| 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 | Method and Description |
|---|---|
static <T> AllocatorContext.Reference<T> |
AllocatorContext.Reference.newInstance()
Returns a new stack reference instance allocated on the current stack
when executing in a
StackContext. |
Copyright © 2005–2021 Javolution. All rights reserved.