| Package | Description |
|---|---|
| net.openhft.chronicle.core.io |
The resource management package provides classes and interfaces for managing the lifecycle of
resources such as files, streams, and memory buffers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCloseableReferenceCounted
Represents a closeable resource with reference counting capabilities.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BackgroundResourceReleaser.release(AbstractReferenceCounted referenceCounted)
Releases the specified reference counted resource.
|
Copyright © 2024. All rights reserved.