Interface BambooRunnables.Throwing2<E1 extends Throwable,E2 extends Throwable>

All Superinterfaces:
BambooRunnables.ThrowingX<E1,E2,RuntimeException>
Enclosing class:
BambooRunnables

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