rd-framework / com.jetbrains.rd.framework.impl / InternScheduler

InternScheduler

class InternScheduler

Constructors

<init>

InternScheduler()

Properties

isActive

val isActive: Boolean

outOfOrderExecution

val outOfOrderExecution: Boolean

Functions

flush

fun flush(): Unit

queue

fun queue(action: () -> Unit): Unit

Extension Functions

deepClonePolymorphic

fun <T> T.deepClonePolymorphic(): T