Thread: Hashmap
View Single Post
  #4 (permalink)  
Old 12-03-2007, 04:38 AM
dirtycash dirtycash is offline
Member
 
Join Date: Nov 2007
Posts: 33
dirtycash is on a distinguished road
import java.util.HashMap; - this has to go at the beginning of the code?
could you tell me what it does?


and what should this look like?

You need to write a single constructor for Cashier which initialises the field to an empty
HashMap
Reply With Quote