mirai-core
/
net.mamoe.mirai.contact
/
getOrNull
getOrNull
fun
<
C
:
Contact
>
LockFreeLinkedList
<
C
>
.
getOrNull
(
id
:
Long
)
:
C
?