Spec-Zone.ru › Kotlin 1.6

get

kotlin-stdlib / kotlin.coroutines / CoroutineContext / Element / get
Требования к платформе и версии: JVM (1.0), JS (1.0), Native (1.0)
open operator fun <E : Element> get(key: Key<E>): E?

Возвращает элемент с заданным ключом из этого контекста или null.

© 2010–2020 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.coroutines/-coroutine-context/-element/get.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API