| Package | Description |
|---|---|
| _templates.javolution.context | |
| _templates.javolution.testing | |
| _templates.javolution.util |
| Class and Description |
|---|
| Allocator
This class represents an object allocator; instances of this class
are generated by
AllocatorContext. |
| AllocatorContext
This class represents an allocator context; it defines the
the allocation policy of the objects produced by
ObjectFactory. |
| AllocatorContext.Reference
This class represents a
reference
allocated from the current AllocatorContext. |
| ArrayFactory
This class holds factories to produces arrays of variable length.
|
| ConcurrentContext
This class represents a context to take advantage of concurrent
algorithms on multi-processors systems.
|
| Context
This class represents an execution context; they can be associated to
particular threads or objects.
|
| LogContext
This class represents a context for object-based/thread-based logging
capabilities.
|
| ObjectFactory
This class represents an object factory; it allows for object
recycling, pre-allocation and stack allocations.
|
| PersistentContext
This class represents a context persistent accross multiple program
executions.
|
| SecurityContext
This class represents a high-level security context (low level
security being addressed by the system security manager).
|
| Class and Description |
|---|
| Context
This class represents an execution context; they can be associated to
particular threads or objects.
|
| LogContext
This class represents a context for object-based/thread-based logging
capabilities.
|
| Class and Description |
|---|
| Context
This class represents an execution context; they can be associated to
particular threads or objects.
|
| LogContext
This class represents a context for object-based/thread-based logging
capabilities.
|
Copyright © 2005–2021 Javolution. All rights reserved.