|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IThrowableFunction | |
|---|---|
| org.spockframework.runtime | |
| org.spockframework.util | |
| Uses of IThrowableFunction in org.spockframework.runtime |
|---|
| Methods in org.spockframework.runtime with parameters of type IThrowableFunction | ||
|---|---|---|
static
|
RunContext.withNewContext(DelegatingScript configurationScript,
java.util.List<java.lang.Class<?>> extensionClasses,
boolean inheritParentExtensions,
IThrowableFunction<RunContext,T,U> command)
|
|
| Uses of IThrowableFunction in org.spockframework.util |
|---|
| Subinterfaces of IThrowableFunction in org.spockframework.util | |
|---|---|
interface |
IFunction<D,C>
A function from domain D to co-domain C. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||