import java.util.List; class FoodBox { public List food; }