Class Tea


public class Tea extends AbstractProvider<FoodProviders>
Since:
1.4.0
  • Constructor Details

  • Method Details

    • variety

      public String variety()
      This method generates a random tea variety.
      Returns:
      a string of tea variety.
    • type

      public String type()
      This method generates a random tea type.
      Returns:
      a string of tea type.