Searched defs:throwIfUnchecked (Results 1 – 3 of 3) sorted by relevance
30 public static void throwIfUnchecked(Throwable t) { in throwIfUnchecked() method in MoreThrowables
127 public static void throwIfUnchecked(Throwable throwable) { in throwIfUnchecked() method in Throwables