Interface BambooClosures.Throwing1<V,E1 extends Throwable>

All Superinterfaces:
BambooClosures.ThrowingX<V,E1,RuntimeException,RuntimeException>
Enclosing interface:
BambooClosures

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