| Package | Description |
|---|---|
| net.openhft.chronicle.wire.domestic.reduction |
| Modifier and Type | Method and Description |
|---|---|
static <E> Reduction.ReductionBuilder<E> |
Reduction.of(@NotNull DocumentExtractor<E> extractor)
Creates and returns a new
ReductionBuilder that will use the provided
extractor to extract elements of type E. |
Copyright © 2024. All rights reserved.