Class Hierarchy
- java.lang.Object
- org.fuchss.tools.lambda.LambdaConvert
Interface Hierarchy
- org.fuchss.tools.lambda.BiFunctionWithException<I1,
I2, O> - org.fuchss.tools.lambda.ConsumerWithException<I>
- org.fuchss.tools.lambda.FunctionWithException<I,
O> - org.fuchss.tools.lambda.SupplierWithException<O>
- org.fuchss.tools.lambda.VoidFunction
- org.fuchss.tools.lambda.VoidFunctionWithException