application-context-util
Toggle table of contents
JVM
Platform filter
JVM
Switch theme
Search in API
application-context-util
application-context-util
/
io.github.funofprograming.context.impl
/
existsThreadLocalContext
exists
Thread
Local
Context
fun
existsThreadLocalContext
(
name
:
String
,
permittedKeys
:
Set
<
Key
<
*
>
>
?
)
:
Boolean
Check if ThreadLocal context with given name and permittedKeys exists
Return
Parameters
name