Package com.atlassian.bamboo.utils
Interface BambooRunnables.Throwing<E1 extends Throwable>
-
- All Superinterfaces:
BambooRunnables.ThrowingX<E1,RuntimeException,RuntimeException>
- Enclosing class:
- BambooRunnables
public static interface BambooRunnables.Throwing<E1 extends Throwable> extends BambooRunnables.ThrowingX<E1,RuntimeException,RuntimeException>
-
-
Method Summary
-
Methods inherited from interface com.atlassian.bamboo.utils.BambooRunnables.ThrowingX
run
-
-