All Classes and Interfaces

Class
Description
Represents a quantity of a grocery store product that is priced and purchased by weight, such as most produce items, deli items, and bulk candy.
A (mutable) collection of items that are in a shopper's grocery cart.
Represents an (immutable) coupon.
An interactive simulation of one customer shopping at a grocery store.
Represents an (immutable) item that can purchased at a grocery store.
A mutable class that models a checkout transaction at a grocery store register.
Represents grocery store items that are priced and purchased by unit, such as a box of pasta, a can of soup, etc.
A mutable data structure that represents the current inventory of a grocery store.
Utility functions related to formatting for receipts.