Is there a class for getting a variable name

I want to print automatically the name of a variable from its values.
[83 byte] By [dupsy] at [2007-9-26 2:34:49]
# 1
what do you mean? Are you wanting to know if it is a String or an int or a float? Or do you want to know the actual name of the variable from your source code (ie: myInt, myFloat, etc.).
wheaton84 at 2007-6-29 10:00:04 > top of Java-index,Archived Forums,New To Java Technology Archive...