Class ThrowUtil

java.lang.Object
ca.spottedleaf.concurrentutil.util.ThrowUtil

public final class ThrowUtil extends Object
  • Method Details

    • throwUnchecked

      public static <T extends Throwable> void throwUnchecked(Throwable thr) throws T
      Throws:
      T