Package io.vavr

Interface CheckedFunction2Module


interface CheckedFunction2Module
  • Method Details

    • sneakyThrow

      static <T extends Throwable, R> R sneakyThrow(Throwable t) throws T
      Throws:
      T