getConstructor

fun getConstructor(className: String, parameterTypes: Array<Class<*>>): Constructor<*>?