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

Programmer Humor

19224 readers
420 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] 47 points 6 months ago* (last edited 6 months ago) (3 children)

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

It's the Nuttable interface.

[–] [email protected] 42 points 6 months ago

Actually it's AbstractNutAndShellsFactory

[–] [email protected] 5 points 6 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 6 months ago

strongly bound you say?

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

How do I know if something is Nuttable?