Improve the Code Refactoring in the code,
by Various methods like Extract Method, Rename the variable / method name for making it more readable.
Also did some refactoring by moving methods, pull up variables or methods in the parent and child class, extracting the classes also for improvement the code readability.
Improve the Code Refactoring in the code, by Various methods like Extract Method, Rename the variable / method name for making it more readable. Also did some refactoring by moving methods, pull up variables or methods in the parent and child class, extracting the classes also for improvement the code readability.