public abstract class CheckedRunnable<EX extends Exception> extends AbstractRunnable
ERROR_EXIT_CODE, NOP
Constructor and Description |
---|
CheckedRunnable() |
CheckedRunnable(boolean lenient) |
CheckedRunnable(boolean lenient,
String threadName) |
CheckedRunnable(String threadName) |
Modifier and Type | Method and Description |
---|---|
abstract void |
doRun() |
run
Copyright © 2018 SPF4J. All rights reserved.