| Package | Description |
|---|---|
| net.openhft.chronicle.testframework.function |
This package provides a set of functional interfaces and related utility classes to enhance
and extend the standard Java functional programming model.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
NamedConsumer<T>
The NamedConsumer interface extends both HasName and Consumer interfaces,
thus providing a Consumer with an associated name.
|
Copyright © 2024. All rights reserved.