hey guyz how do you change all of these methods when you are replacing the arraylist with a hash map

public Order() {
this.orderNumber = orderNumberCounter;
...