|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HeapAllocator | |
|---|---|
| joeq.Allocator | |
| joeq.Scheduler | |
| Uses of HeapAllocator in joeq.Allocator |
|---|
| Subclasses of HeapAllocator in joeq.Allocator | |
|---|---|
class |
SimpleAllocator
SimpleAllocator is a simple version of a heap allocator. |
| Methods in joeq.Allocator that return HeapAllocator | |
|---|---|
static HeapAllocator |
DefaultHeapAllocator.def()
The default heap allocator for the current thread. |
| Uses of HeapAllocator in joeq.Scheduler |
|---|
| Methods in joeq.Scheduler that return HeapAllocator | |
|---|---|
HeapAllocator |
jq_NativeThread.getHeapAllocator()
Get the native thread-local heap allocator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||