Class LambdaUtils


  • public class LambdaUtils
    extends Object
    Author:
    Andrea Di Cesare
    • Constructor Detail

      • LambdaUtils

        public LambdaUtils()
    • Method Detail

      • throwsSneakyExcpetion

        public static void throwsSneakyExcpetion​(Throwable ex)
        allows to throw Checked exception from a Consumer
        Parameters:
        ex -