Searched refs:ThrowRunnable (Results 1 – 2 of 2) sorted by relevance
40 public static interface ThrowRunnable { interface in Test191544 public static void IntMethod(ThrowRunnable safepoint) throws Exception { in IntMethod()52 final Method target = Test1915.class.getDeclaredMethod("IntMethod", ThrowRunnable.class); in run()
132 public static interface ThrowRunnable extends Runnable { interface in Test993157 public static class InvokeReflect implements ThrowRunnable {255 public static class ConstructReflect implements ThrowRunnable {