DataSource Extensions
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DataSource Extensions
datasourcex-util
/
com.caplin.integration.datasourcex.util.flow
/
VersionedMapEvent
/
Removed
Removed
class
Removed
<
out
K
:
Any
>
(
val
key
:
K
,
val
version
:
Long
)
:
VersionedMapEvent
<
K
,
Nothing
>
(
source
)
Members
Constructors
Removed
Link copied to clipboard
constructor
(
key
:
K
,
version
:
Long
)
Properties
key
Link copied to clipboard
open
override
val
key
:
K
version
Link copied to clipboard
open
override
val
version
:
Long
Functions
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