public class AmortizedLoan extends Loan { public void calcMonthlyPayment() { } }