Apply encapsulation for the list of transactions by making the transactions list private but keep all the functions that can access it public Apply immutability to the Transaction class by making all fields of the class private and remove all setter methods Create the Transaction filter interface and create two filter strategies (category, amount) that implement said interface Update the view and controller to accomodate the new feature
forked from yk930608/COMPSCI520-HW2
-
Notifications
You must be signed in to change notification settings - Fork 0
longtu19/hw2_520
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 100.0%