Uses of Interface
io.helidon.common.Functions.CheckedFunction
Packages that use Functions.CheckedFunction
-
Uses of Functions.CheckedFunction in io.helidon.common
Methods in io.helidon.common with parameters of type Functions.CheckedFunctionModifier and TypeMethodDescriptionFunctions.unchecked
(Functions.CheckedFunction<T, U, E> function) Wrap aFunctions.CheckedBiConsumer
into aBiConsumer
.