Package at.jku.ssw.fp.sect02_3
-
Interface Summary Interface Description FunctionWithExcpt<T,R,X extends Exception> Functional interface with exception -
Class Summary Class Description Demo1_LambdaExpressions Demos of Lambda expressions.Demo2_LambdaWithExceptions Demos showing lambda expressions with exceptions.Demo3_Closures Demos showing closures.