Class Fruit


  • public class Fruit
    extends Object
    • Constructor Detail

      • Fruit

        public Fruit​(String name)
    • Method Detail

      • getName

        public String getName()