ContextGetterInterface

interface ContextGetterInterface

Functions

Link copied to clipboard
abstract fun getContext(    contextRequester: ContextRequester,     target: NamespaceAndName? = null,     given: HashMap<NamespaceAndName, BaseContextState>? = null,     timeoutInMillis: Long = 10000)

Inheritors

Link copied to clipboard