Looks up and returns a constructor with a parameter list that exactly matches the given array of types.
A parameter list the constructor must exactly match.
The constructor object, or null if no such constructor exists.
See Implementation
Looks up and returns a constructor with a parameter list that exactly matches the given array of types.