Searched refs:sneakyThrow_ (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/util/
H A DSneakyThrow.java32 SneakyThrow.<RuntimeException>sneakyThrow_(t);
35 private static <T extends Throwable> void sneakyThrow_(Throwable t) throws T { method in class:SneakyThrow

Completed in 152 milliseconds