public final class Cashier
Cashier(Integer nthCustomer, Integer discount, IntArray products, IntArray prices)
final Double
getBill(IntArray product, IntArray amount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final Double getBill(IntArray product, IntArray amount)