shz.core.thread.UncaughtExceptionHandler Maven / Gradle / Ivy
package shz.core.thread;
@FunctionalInterface
public interface UncaughtExceptionHandler extends Thread.UncaughtExceptionHandler {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy