Close
jGuru Forums
Posted By: suresh_goud Posted On: Saturday, October 11, 2003 02:20 AM
how can i get a hash code of an instance in java
Re: java
Posted By: Nick_Maiorano Posted On: Sunday, October 12, 2003 07:17 AM
Invoke the hashCode() method of your object.