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
/
existsGlobalContext
exists
Global
Context
fun
existsGlobalContext
(
name
:
String
,
permittedKeys
:
Set
<
Key
<
*
>
>
?
)
:
Boolean
Check if Global context with given name and permittedKeys exists
Return
Parameters
name