Class Foods.Carrot

Enclosing class:
Foods

public static class Foods.Carrot extends AbstractFood
Carrot class manages the apple fields inherited from AbstractFood
  • Constructor Details

    • Carrot

      public Carrot(int quantity)
      Constructs a Carrot class with while assigning fields with set values.