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