| Modifier and Type | Field and Description | 
|---|---|
| private InventorySet | inventory | 
| private java.util.Map<Video,Record> | oldvalue | 
| Constructor and Description | 
|---|
| CmdClear(InventorySet inventory) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | redo()Redo the command. | 
| boolean | run()Do the command. | 
| void | undo()Undo the command. | 
private InventorySet inventory
CmdClear(InventorySet inventory)