public class InventoryTracker extends StoredObject
| Constructor and Description |
|---|
InventoryTracker(UserConnection user) |
| Modifier and Type | Method and Description |
|---|---|
String |
getInventory() |
void |
setInventory(String inventory) |
getUserpublic InventoryTracker(UserConnection user)
Copyright © 2016–2021. All rights reserved.