Interface BambooRunnables.Throwing1<E1 extends Throwable>

All Superinterfaces:
BambooRunnables.ThrowingX<E1,RuntimeException,RuntimeException>
All Known Implementing Classes:
BambooRunnables.BambooRunnableFromCallable
Enclosing class:
BambooRunnables

public static interface BambooRunnables.Throwing1<E1 extends Throwable> extends BambooRunnables.ThrowingX<E1,RuntimeException,RuntimeException>