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

/art/test/044-proxy/src/
H A DWrappedThrow.java54 if1.throwFunky2();
63 if2.throwFunky2();
132 public void throwFunky2() throws BaseException, method in interface:InterfaceW1
144 public void throwFunky2() throws InterruptedException, method in interface:InterfaceW2
166 public void throwFunky2() {} method in class:WTMix
218 if (method.getName().equals("throwFunky2"))

Completed in 34 milliseconds