TaskShark
Toggle table of contents
0.3-SNAPSHOT
Select version
0.3-SNAPSHOT
0.2.2
0.2.1
0.2-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
TaskShark
taskshark
/
io.github.gearup12499.taskshark
/
FastScheduler
/
getLockOwner
get
Lock
Owner
open
override
fun
getLockOwner
(
lock
:
Lock
)
:
ITask
<
*
>
?
Returns the current owner of a
Lock
, or null if there is no current owner (i.e. it is released.)