Skip to content

Conversation

aakuyr
Copy link

@aakuyr aakuyr commented Apr 12, 2021

No description provided.

aakuyr added 7 commits April 12, 2021 12:33
… Single Responsibility Principle

2. Changed StackWrong class to inplement a new generic IStack interface s.t class StackWrong Implements IStack<Integer>.
… Have again created a generic interface in the interest of type safety (LSP will be a problem in this case as the tax calculation method for base class is not the same as that for child class)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant