rd-core
2023.2.3
rd-core
/
com.jetbrains.rd.util.lifetime
/
SequentialLifetimes
Sequential
Lifetimes
open
class
SequentialLifetimes
(
parentLifetime
:
Lifetime
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Sequential
Lifetimes
Link copied to clipboard
fun
SequentialLifetimes
(
parentLifetime
:
Lifetime
)
Content copied to clipboard
Functions
define
Next
Link copied to clipboard
open
fun
defineNext
(
fNext
:
(
LifetimeDefinition
,
Lifetime
)
->
Unit
)
Content copied to clipboard
next
Link copied to clipboard
open
fun
next
(
)
:
LifetimeDefinition
Content copied to clipboard
terminate
Current
Link copied to clipboard
open
fun
terminateCurrent
(
)
Content copied to clipboard
Properties
is
Terminated
Link copied to clipboard
val
isTerminated
:
Boolean
Content copied to clipboard