All Classes and Interfaces

Class
Description
Represents a shopping cart that holds item orders.
A record representing the size of a shopping cart.
Represents a single item for sale in the bookstore.
Represents a purchase order for an item - an immutable pairing of an Item with a desired quantity.
Represents an item with bulk pricing available for members.
Implementation of a shopping cart for the bookstore.
Represents a simple item with standard pricing (no bulk discounts).