toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.dsl
/
javaAndThen
java
And
Then
inline
fun
<
A
,
B
,
C
>
Function
<
InputActionContext
<
A
>
,
B
>
.
javaAndThen
(
that
:
Function
<
InputActionContext
<
B
>
,
C
>
)
:
AgentScopeBuilder
<
C
>