Searched defs:eh (Results 1 – 5 of 5) sorted by relevance
40 MyHandler eh = new MyHandler(); in testGetAndSetUncaughtExceptionHandler() local64 MyHandler eh = new MyHandler(); in testGetAndSetDefaultUncaughtExceptionHandler() local
245 public abstract void setErrorHandler(ErrorHandler eh); in setErrorHandler()
1864 public static void setDefaultUncaughtExceptionHandler(UncaughtExceptionHandler eh) { in setDefaultUncaughtExceptionHandler()1893 public static void setUncaughtExceptionPreHandler(UncaughtExceptionHandler eh) { in setUncaughtExceptionPreHandler()1931 public void setUncaughtExceptionHandler(UncaughtExceptionHandler eh) { in setUncaughtExceptionHandler()
114 public void setErrorHandler(ErrorHandler eh) { in setErrorHandler()
943 Node<K,V>[] tab; Node<K,V> e, p; int n, eh; K ek; in get() local2246 int eh; K ek; in find() local