3385987c088b4d452717bafd4874ef3039dad05c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable methods : List<Method> to methodList : List<Method> in method private sortMethods() : void in class ninja.jaxy.JaxyRoutes | From | To | |
Extract Method | 4 | ||
Extract Method private configureReflections() : void extracted from public init(router Router) : void in class ninja.jaxy.JaxyRoutes | From | To | |
Extract Method private sortMethods() : void extracted from public init(router Router) : void in class ninja.jaxy.JaxyRoutes | From | To | |
Extract Method private registerMethods() : void extracted from public init(router Router) : void in class ninja.jaxy.JaxyRoutes | From | To | |
Extract Method private processFoundMethods() : void extracted from public init(router Router) : void in class ninja.jaxy.JaxyRoutes | From | To |