From: Matt R. <ma...@ra...> - 2002-12-29 15:47:29
|
> > This is more or less what commons-lang's reflectionToString > does (which is what Gavin's patch will make the CodeGenerator do now) > > But what about your hashCode ? > > /max > I'm looking for advice on how to implement an equals() and hashCode() method in my base class. Any suggestions are appreciated. Thanks, Matt |