/**
* Generate a hitchhike for this event
*
* @return a hitchhike considering only the event's topic and properties
*/
@Override
public final int hashCode() {
...
Friday, 26 February 2010
Comedy autocorrect suggestion of the day
Eclipse's built-in spelling checker recommends I replace "hashcode" with "hitchhike":
Tags:
Humour,
Programming