Object objRef = new Object();

String nameOfObjRef = "objRef"; << this is what I need returned. Is
this possible?

On Nov 3, 10:11 am, Kumar Bibek <[email protected]> wrote:
> name of an object reference?
>
> On Wed, Nov 3, 2010 at 10:37 PM, Darkside Android <[email protected]
>
> > wrote:
> > Object getThisObjName= new Object();
>
> > I'd like to get the name of an object reference.
>
> > Is this possible via reflection in Android?
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]<android-developers%[email protected]>
> > For more options, visit this group at
> >http://groups.google.com/group/android-developers?hl=en
>
> --
> Kumar Bibekhttp://techdroid.kbeanie.comhttp://www.kbeanie.com

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to