Package io.vavr

Interface CheckedFunction8Module


interface CheckedFunction8Module
  • Method Details

    • sneakyThrow

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