Package io.vavr

Interface CheckedFunction3Module


interface CheckedFunction3Module
  • Method Details

    • sneakyThrow

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