Class FoodRatings
-
- All Implemented Interfaces:
public final class FoodRatings
-
-
Method Summary
Modifier and Type Method Description final UnitchangeRating(String food, Integer newRating)final StringhighestRated(String cuisine)
-