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