koin-core
/
org.koin.core.definition
/
BeanDefinition
/
canBind
canBind
fun
canBind
(
primary
:
KClass
<
*
>
,
secondary
:
KClass
<
*
>
)
:
Boolean