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