I am using Reflection API to get the details of a Class. In that Class there is a method which returns an object .The problem is that I am not able to find out any way to get the details of that returning object(Name of that Class, fields in that object etc..)
Please if anyone can help me in this regard.
Please if anyone can help me in this regard.
Comment