Duplicate :
|
###@###.### 2004-05-25 RFE request to add a method to Method: String[] getParameterNames() This would return an array the same length as getParameterTypes() containing the names of the parameters to the method. If the class is compiled without debug information, then this would return null. Support for this would make it much easier to reflectively implement things like web service stubs.
|