Brian Enochson wrote:Sorry to jump in on your question Steve, if this does not fit I could start a new thread...
I am not sure where should i keep the file so that the class can fetch it...
I would like to say false,
because you can have Weak References to that object.
Originally posted by brij tiwari:
u can use the method in Integer wrapper class as follows:::
String hexVal = "A"; //Hexadecimal
int decvalue= Integer.parseInt(hexVal,16);
Originally posted by yashwanth reddy:
Is there any easy method to decode such hex values into decimal values?0x7FFFFFFF
If there is no easy procedure , what is the normal procedure?
Regards,
Yashwanth
Setting the last reference to null is not the only way to make the object eligible for gc.