Searched refs:sneakyThrow_ (Results 1 – 1 of 1) sorted by relevance
32 SneakyThrow.<RuntimeException>sneakyThrow_(t); in sneakyThrow()35 private static <T extends Throwable> void sneakyThrow_(Throwable t) throws T { in sneakyThrow_() method in SneakyThrow