Sjmarf to Programmer [email protected] • 8 months agoIs this a Nut?media.gehirneimer.deimagemessage-square129fedilinkarrow-up11.3Karrow-down120
arrow-up11.28Karrow-down1imageIs this a Nut?media.gehirneimer.deSjmarf to Programmer [email protected] • 8 months agomessage-square129fedilink
minus-square@[email protected]linkfedilink46•edit-28 months agoIn Java, it’s not called the Crackable interface. It’s the Nuttable interface.
minus-square@[email protected]linkfedilink5•8 months agoProvided your method specifies a strongly bound type you can ensure that you get your nut. void dischargeNut(T extends Nut) { ... }
In Java, it’s not called the
Crackable
interface.It’s the
Nuttable
interface.Actually it’s
AbstractNutAndShellsFactory
Provided your method specifies a strongly bound type you can ensure that you get your nut.
void dischargeNut(T extends Nut) { ... }
strongly bound you say?
How do I know if something is
Nuttable
?