Sorry for the late reply,
On 8/25/2013 7:03 AM, Kasper Nielsen wrote:
>
>> Hi,
>>
>> just 2 short questions/commons on java.lang.reflect.Parameter
>>
>> 1)
>> I was wondering if there is any reason for java.lang.reflect.Parameter not
>> to expose the index field?
>>
>
> "Not sure what you mean by
Hello,
Sending along some responses to these questions from Alex:
On 8/25/2013 7:03 AM, Kasper Nielsen wrote:
Hi,
just 2 short questions/commons on java.lang.reflect.Parameter
1)
I was wondering if there is any reason for java.lang.reflect.Parameter not
to expose the index field?
"Not sure
Hi,
just 2 short questions/commons on java.lang.reflect.Parameter
1)
I was wondering if there is any reason for java.lang.reflect.Parameter not
to expose the index field?
2)
Also, while Parameter.getParameterizedType() might be a better name than
getGenericType().
I find it kind of annoying that