EXTYPE - Exception type to be thrown@Immutable public class AdapterRunnableToThrowingRunnable<EXTYPE extends Throwable> extends Object implements IThrowingRunnable<EXTYPE>
Runnable into an
IThrowingRunnable.| Constructor and Description |
|---|
AdapterRunnableToThrowingRunnable(Runnable aRunnable) |
public void run()
throws EXTYPE extends Throwable
IThrowingRunnableCopyright © 2014–2015 Philip Helger. All rights reserved.