There tends to be a lot of humor in my code because of the place where I work... I wrote this today and can't stop laughing about it...
/** */
@Column(name="cockLength")
Long cockLength; // It is Long, cause well, you know my size has to fit into it (JSS).
public Long getCockLength() { return this.cockLength; }
public void setCockLength(Long cockLength) { this.cockLength = cockLength; }
Monday, July 6, 2009
cock length
Subscribe to:
Post Comments (Atom)

1 comments:
Ah but today as a side effect of reading "Scrum and XP from the Trenches" I learned what "task" means in Swedish.
Post a Comment