Index

A B C D F G H I M N P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values

B

BulkItem - Class in cs2110
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.
BulkItem(long, String, int, double) - Constructor for class cs2110.BulkItem
Create an item representing `weight` pounds of the bulk product with PLU code `code`, name `name`, and unit cost `perPoundCost` (in cents per pound).
A B C D F G H I M N P R S T U W 
All Classes and Interfaces|All Packages|Constant Field Values