need it done soon! please help
MUST be done using lambda expressions!
javaYou will create a List of ten items to represent things ordered from a restaurant. You will design subclasses of Menultem that are Displayable, and which have a void display) method. Subclasses have an itemName instance variable and some also have a promptMessage o o The display) method outputs the itemName o For a Choosableltem, display() also prompts for a further choice, such as a flavor
OR
OR