Uses of Interface
io.helidon.common.Functions.CheckedConsumer
Packages that use Functions.CheckedConsumer
-
Uses of Functions.CheckedConsumer in io.helidon.common
Methods in io.helidon.common with parameters of type Functions.CheckedConsumerModifier and TypeMethodDescriptionFunctions.unchecked
(Functions.CheckedConsumer<T, E> consumer) Wrap aFunctions.CheckedConsumer
into aConsumer
.