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
/
EntryEvent
/
Removed
Removed
class
Removed
<
out
V
:
Any
>
(
val
value
:
V
)
:
SetEvent.EntryEvent
<
V
>
(
source
)
Members
Constructors
Removed
Link copied to clipboard
constructor
(
value
:
V
)
Properties
value
Link copied to clipboard
open
override
val
value
:
V
Functions
component1
Link copied to clipboard
open
operator
fun
component1
(
)
:
V
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String