Skip to content

longtu19/hw2_520

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

hw2

Code modification

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%