public class CashPayment extends Object implements PaymentStrategy
CashPayment()
void
pay(double amount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CashPayment()
public void pay(double amount)
pay
PaymentStrategy
Copyright © 2024. All rights reserved.