https://github.com/kzaky/polynomial-monomial-operations
We decided to create an additional Item class where each object has a unique code, description, cost and quantity. This way, we could use an Array List of Item objects as our data structure for the Inventory class. Having an Array List allows our data structure to be dynamic so that items can be added and removed from the inventory with ease. Since each element of the Array List is an item object, an item's attributes can be accessed and modi
https://github.com/kzaky/polynomial-monomial-operations
Last synced: 3 months ago
JSON representation
We decided to create an additional Item class where each object has a unique code, description, cost and quantity. This way, we could use an Array List of Item objects as our data structure for the Inventory class. Having an Array List allows our data structure to be dynamic so that items can be added and removed from the inventory with ease. Since each element of the Array List is an item object, an item's attributes can be accessed and modi
- Host: GitHub
- URL: https://github.com/kzaky/polynomial-monomial-operations
- Owner: kzaky
- Created: 2013-04-11T18:41:58.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-11T18:44:04.000Z (about 12 years ago)
- Last Synced: 2025-01-14T22:43:12.347Z (5 months ago)
- Language: Java
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files: