| Package | Description |
|---|---|
| net.openhft.chronicle.wire |
| Modifier and Type | Method and Description |
|---|---|
void |
VanillaMethodReader.addParseletForMethod(WireParser wireParser,
Object o2,
Object[] context,
Supplier contextSupplier,
@NotNull Method m,
@NotNull Class[] parameterTypes,
MethodFilterOnFirstArg methodFilterOnFirstArg)
Registers a method with multiple arguments with the provided WireParser, applying a filter on the first argument.
|
Copyright © 2024. All rights reserved.