javaConstructor
Returns a Java Constructor instance corresponding to the given Kotlin function,
or null
if this function is not a constructor or cannot be represented by a Java Constructor.
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
Returns a Java Constructor instance corresponding to the given Kotlin function,
or null
if this function is not a constructor or cannot be represented by a Java Constructor.