Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
currently it is this.toString().hashCode();
that is very error prone
Make sure that the hash is cached after its first usage
currently it is this.toString().hashCode();
that is very error prone
Make sure that the hash is cached after its first usage