| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseEvent<E extends BaseEvent<E>>
This interface represents a timed event, providing methods to manage and access the time associated with the event.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Event<E extends Event<E>>
This interface defines the structure and behavior of an event within a system.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventCfg<E extends AbstractEventCfg<E>>
The AbstractEventCfg class represents a generic configuration as an event.
|
Copyright © 2024. All rights reserved.