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
/
AbstractApplicationContextHolderStrategy
/
existsContext
exists
Context
open
override
fun
existsContext
(
name
:
String
,
permittedKeys
:
Set
<
Key
<
*
>
>
?
)
:
Boolean
Check if context with given name and permittedKeys exists in this context holder strategy
Return
Parameters
name