Description: This a simple bank deposits java source customer withdrawals. When a customer withdrawals in the account to reduce the operating amount of the corresponding money, but also for the lending operations
To Search:
File list (Check if you may need any files):
com\mybank\test\TestAccount.class
...\......\....\TestAccount.java
...\......\....\TestBanking.class
...\......\....\TestBanking.java
...\......\domain\Account.java
...\......\......\CheckingAccount.class
...\......\......\CheckingAccount.java
...\......\......\Customer.class
...\......\......\Customer.java
...\......\......\SavingsAccount.class
...\......\......\SavingsAccount.java
...\......\......\Account.class
...\......\test
...\......\domain
...\mybank
com