- Added:
- AccountInterface
- CheckingAccount
- SavingsAccount
- Converted Account to abstract class
- All instance variables are validated via exception handling
- Added:
- AccountInterface
- CheckingAccount
- SavingsAccount
- Converted Account to abstract class
- All instance variables are validated via exception handling