DataSource Extensions
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
DataSource Extensions
datasourcex-util
/
com.caplin.integration.datasourcex.util.flow
/
SetEvent
Set
Event
sealed
interface
SetEvent
<
out
V
:
Any
>
:
Serializable
(
source
)
Inheritors
Populated
EntryEvent
Members
Types
Entry
Event
Link copied to clipboard
sealed
interface
EntryEvent
<
out
V
:
Any
>
:
SetEvent
<
V
>
Populated
Link copied to clipboard
object
Populated
:
SetEvent
<
Nothing
>