| Package | Description |
|---|---|
| _templates.javolution.context |
| Modifier and Type | Class and Description |
|---|---|
static class |
AllocatorContext.Reference
This class represents a
reference
allocated from the current AllocatorContext. |
static class |
LocalContext.Reference
This class represents a reference whose setting is local to the current
LocalContext. |
static class |
PersistentContext.Reference
This class represents a reference over an object which can be kept
persistent accross multiple program executions.
|
Copyright © 2005–2021 Javolution. All rights reserved.