Searched defs:sneakyThrow (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/util/
H A DSneakyThrow.java51 * SneakyThrow.sneakyThrow(thrown);
58 public static void sneakyThrow(Throwable t) { method in class:SneakyThrow

Completed in 37 milliseconds