MCPcopy Create free account
hub / github.com/Anchals24/Low-Level-Design / debitMoney

Method debitMoney

TemplateDesignPattern/PayToFriend.java:9–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7 }
8
9 @Override
10 public void debitMoney() {
11 System.out.println("Deducting the request for to Payment to a friend.");
12
13 }
14
15 @Override
16 public void calculateCharges() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected