コード例 #1
0
 @Override
 public Contribution updateContribution(Contribution contribution) {
   return storage.updateContribution(contribution);
 }