hasInContext

open override fun hasInContext(type: Class<*>): Boolean

Check if an object of the specified type is available in the context.

Return

true if an object of this type can be provided

Parameters

type

the class to check for