public static class ChefGUI.entry
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
amount
The amount.
|
java.util.LinkedList<Message.DATA_MenuItem> |
items
The items.
|
int |
time
The time.
|
Constructor and Description |
---|
ChefGUI.entry(Message.DATA_MenuItem item,
int amount)
Instantiates a new entry.
|
public java.util.LinkedList<Message.DATA_MenuItem> items
public int amount
public int time
public ChefGUI.entry(Message.DATA_MenuItem item, int amount)
item
- the itemamount
- the amount