public final class ReductionUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReductionUtil.CollectorReduction<E,A,R> |
static class |
ReductionUtil.DoubleSupplierReduction<A> |
static class |
ReductionUtil.LongSupplierReduction<A> |
static class |
ReductionUtil.VanillaDoubleReductionBuilder |
static class |
ReductionUtil.VanillaLongReductionBuilder |
static class |
ReductionUtil.VanillaReductionBuilder<E> |
| Modifier and Type | Method and Description |
|---|---|
static long |
accept(@NotNull MarshallableIn tailer,
@NotNull ExcerptListener excerptListener) |
public static long accept(@NotNull
@NotNull MarshallableIn tailer,
@NotNull
@NotNull ExcerptListener excerptListener)
throws net.openhft.chronicle.core.io.InvalidMarshallableException
net.openhft.chronicle.core.io.InvalidMarshallableExceptionCopyright © 2023. All rights reserved.