Package io.vavr

Interface CheckedRunnableModule


interface CheckedRunnableModule
  • Method Details

    • sneakyThrow

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