mnrasul / jmortgage

JMortgage is a java library for calculating amortization schedules. It is highly configurable and makes it easy to calculate extra payments and accelerated payment schedules like biweekly and weekly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JMortgage is a java library for calculating amortization schedules. It is highly configurable and makes it easy to calculate extra payments and accelerated payment schedules like biweekly and weekly. It currently calculates fixed mortgage amortization schedules only. The API is designed to be easily extensible and interface methods promote immutability. All classes defined are immutable.

About

JMortgage is a java library for calculating amortization schedules. It is highly configurable and makes it easy to calculate extra payments and accelerated payment schedules like biweekly and weekly.

License:Apache License 2.0


Languages

Language:Java 100.0%