3d71b2a19cfa7198dcbfef7f2798c2b3f2a1dec0
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable annotatedMethods : List<Method> to methods : List<Method> in method public getMethodsNamed(clazz Class<?>, name String) : List<Method> in class org.rapidoid.cls.Cls | From | To | |
Rename Variable dir : File to testDir : File in method public init() : void in class org.rapidoid.test.TestCommons | From | To | |
Inline Variable | 1 | ||
Inline Variable methods : Method[] in method public getMethodsNamed(clazz Class<?>, name String) : List<Method> from class org.rapidoid.cls.Cls | From | To | |
Extract Method | 1 | ||
Extract Method public getLambdaMethod(lambda Serializable, functionalMethodName String) : Method extracted from public getLambdaMethod(lambda Serializable) : Method in class org.rapidoid.cls.Cls | From | To |