Uses of Interface
org.fuchss.tools.lambda.VoidFunction
Packages that use VoidFunction
-
Uses of VoidFunction in org.fuchss.tools.lambda
Methods in org.fuchss.tools.lambda that return VoidFunctionModifier and TypeMethodDescriptionstatic VoidFunction
LambdaConvert.wrap
(VoidFunctionWithException func, Consumer<Exception> handler) Wrap aVoidFunctionWithException
to aVoidFunction
.