| Package | Description |
|---|---|
| org.snf4j.core.allocator |
Provides interfaces and classes for implementing allocators used by the API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CachingAllocator
A caching allocator for
ByteBuffer allocations. |
class |
ThreadLocalCachingAllocator
A thread-local caching allocator for
ByteBuffer allocations. |
| Modifier and Type | Field and Description |
|---|---|
static DefaultAllocator |
DefaultAllocator.DEFAULT
A constant holding the default non-direct buffer allocator.
|
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.