| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Event<E extends Event<E>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventCfg<E extends AbstractEventCfg<E>> |
| Modifier and Type | Method and Description |
|---|---|
static void |
Event.copyEventDetails(Event<?> from,
Event<?> to)
Rather than getting/setting from one event to the other directly, please use this method as
this will make removing eventId easier
|
static void |
Event.copyEventDetails(Event<?> from,
Event<?> to)
Rather than getting/setting from one event to the other directly, please use this method as
this will make removing eventId easier
|
Copyright © 2023. All rights reserved.