this post was submitted on 14 Mar 2024
1273 points (98.5% liked)

Programmer Humor

18969 readers
1078 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 46 points 5 months ago* (last edited 5 months ago) (3 children)

In Java, it's not called the Crackable interface.

It's the Nuttable interface.

[–] [email protected] 41 points 5 months ago

Actually it's AbstractNutAndShellsFactory

[–] [email protected] 5 points 5 months ago (1 children)

Provided your method specifies a strongly bound type you can ensure that you get your nut.

void dischargeNut(T extends Nut) { ... }
[–] [email protected] 7 points 5 months ago

strongly bound you say?

[–] [email protected] 3 points 5 months ago

How do I know if something is Nuttable?