toggle menu
modelix.core
8.16.0
jvm
switch theme
search in API
model-client
/
org.modelix.model.client
/
VersionChangeDetector
Version
Change
Detector
jvm
abstract
class
VersionChangeDetector
(
store
:
IKeyValueStore
,
key
:
String
,
coroutineScope
:
CoroutineScope
)
Members
Constructors
Version
Change
Detector
Link copied to clipboard
jvm
constructor
(
store
:
IKeyValueStore
,
key
:
String
,
coroutineScope
:
CoroutineScope
)
Types
Companion
Link copied to clipboard
jvm
object
Companion
Properties
last
Version
Hash
Link copied to clipboard
jvm
var
lastVersionHash
:
String
?
Functions
dispose
Link copied to clipboard
jvm
fun
dispose
(
)