Interface BambooCallables.Throwing1<V,E1 extends Throwable>

All Superinterfaces:
BambooCallables.ThrowingX<V,E1,RuntimeException,RuntimeException>
Enclosing class:
BambooCallables

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