• @Benaaasaaas
      link
      4010 months ago

      Actually it’s AbstractNutAndShellsFactory

    • @steeznson
      link
      510 months ago

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

      void dischargeNut(T extends Nut) { ... }
      
    • Fishbone
      link
      310 months ago

      How do I know if something is Nuttable?