• @Benaaasaaas
      link
      409 months ago

      Actually it’s AbstractNutAndShellsFactory

    • @steeznson
      link
      59 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
      39 months ago

      How do I know if something is Nuttable?