Package com.atlassian.bamboo.utils
Interface BambooCallables.NotThrowing<V>
-
- All Superinterfaces:
BambooCallables.ThrowingX<V,RuntimeException,RuntimeException,RuntimeException>
- Enclosing class:
- BambooCallables
public static interface BambooCallables.NotThrowing<V> extends BambooCallables.ThrowingX<V,RuntimeException,RuntimeException,RuntimeException>
-
-
Method Summary
-
Methods inherited from interface com.atlassian.bamboo.utils.BambooCallables.ThrowingX
call
-
-