toggle menu
Embabel Agent Documentation
JVM
switch theme
search in API
Embabel Agent Documentation
/
com.embabel.agent.api.common
/
TypedOps
/
transform
transform
open
fun
<
I
:
Any
,
O
>
transform
(
input
:
I
,
outputClass
:
Class
<
O
>
,
processOptions
:
ProcessOptions
=
ProcessOptions()
)
:
O
Transform between these two types if possible.