kodein-di-jxinject-jvm
/
org.kodein.di.jxinject
/
OrNull
Or
Null
@
Target
(
allowedTargets = [
AnnotationTarget.FIELD
,
AnnotationTarget.VALUE_PARAMETER
]
)
annotation class
OrNull
Content copied to clipboard
Defines that this should be null if there is no corresponding binding.
Constructors
Constructors
OrNull
Link copied to clipboard
fun
OrNull
()
Content copied to clipboard