Package io.vavr

Interface CheckedConsumerModule


interface CheckedConsumerModule
  • Method Details

    • sneakyThrow

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