Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-node
/
node.workerThreads
/
LockGrantedCallback
Lock
Granted
Callback
sealed
external
interface
LockGrantedCallback
<
T
>
(
source
)
Members
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
lock
:
Lock
?
)
:
T