Package com.atlassian.bamboo.utils
Interface BambooClosures.Throwing3<V,E1 extends Throwable,E2 extends Throwable,E3 extends Throwable>
-
- All Superinterfaces:
BambooClosures.ThrowingX<V,E1,E2,E3>
- Enclosing interface:
- BambooClosures
public static interface BambooClosures.Throwing3<V,E1 extends Throwable,E2 extends Throwable,E3 extends Throwable> extends BambooClosures.ThrowingX<V,E1,E2,E3>
-
-
Method Summary
-
Methods inherited from interface com.atlassian.bamboo.utils.BambooClosures.ThrowingX
run
-
-