Package com.mg105.use_cases.inventory
package com.mg105.use_cases.inventory
-
ClassDescriptionThis class is the only class that should directly interact with the inventoryThis interface defines the input structure to make calls that change the state of the inventoryThis interface should be implemented by the InventoryPresenter classThis class's sole responsibility is to create new items.