Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactoring #2

Open
wants to merge 4 commits into
base: local
Choose a base branch
from
Open

Refactoring #2

wants to merge 4 commits into from

Conversation

NIRAV-13
Copy link

Total changes in 4 files

1). Collection -->src-->com--> cdac--> collections -->collectionsutils-->CollectionDemo.java (made Renaming of variable elt and refactored the code with extract Method).
2). Collection -->src-->com--> cdac--> collections --> threadsafe --> MainProgram,java, EmployeeRunnable.java, and StudentRunnable.java (Move method).
3).EncryptionDecryption --> src --> com --> cdac --> encrypt --> aes --> AESEncryption.java(extract class refactoring is performed).
4). CountVowels.java in which extract class and Replace conditional with polymorphism is processed and compiled successfully.

@NIRAV-13 NIRAV-13 changed the base branch from master to local March 24, 2022 10:48
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.

2 participants