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

Programmer Humor

19606 readers
1075 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] 45 points 8 months ago* (last edited 8 months ago) (3 children)

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

It's the Nuttable interface.

[–] Benaaasaaas 40 points 8 months ago

Actually it's AbstractNutAndShellsFactory

[–] steeznson 5 points 8 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 8 months ago

strongly bound you say?

[–] fishbone 3 points 8 months ago

How do I know if something is Nuttable?