DaveAKing / guava-libraries

Automatically exported from code.google.com/p/guava-libraries
Apache License 2.0
0 stars 0 forks source link

Move HashCodes static methods to HashCode #1495

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Colin said:

Should we move these methods on to HashCode itself? Seems like a trend with 
what we've been doing lately (Ranges -> Range, DiscreteDomains -> 
DiscreteDomain, etc.)

Particularly if we narrow it down to just one subclass, in which case... maybe 
HashCode shouldn't be abstract at all anymore.

Original issue reported on code.google.com by kak@google.com on 5 Aug 2013 at 7:21

GoogleCodeExporter commented 9 years ago
Yeah, we must have done this before we got our heads straight about avoiding 
separate "Foos" utility classes. 

Still beta, right?

Original comment by kevinb@google.com on 5 Aug 2013 at 8:46

GoogleCodeExporter commented 9 years ago
Yep, @Beta @since 12.0

Original comment by kak@google.com on 5 Aug 2013 at 8:57

GoogleCodeExporter commented 9 years ago

Original comment by kak@google.com on 6 Aug 2013 at 6:15

GoogleCodeExporter commented 9 years ago
This issue has been migrated to GitHub.

It can be found at https://github.com/google/guava/issues/<issue id>

Original comment by cgdecker@google.com on 1 Nov 2014 at 4:12

GoogleCodeExporter commented 9 years ago

Original comment by cgdecker@google.com on 3 Nov 2014 at 9:08