Beispiel #1
0
 public void give(Money money) {
   wallet.put(money);
 }