1e7b14da0bbcf652284847589b06107920a41905
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private extract(instance Object, property String) : Object extracted from public extract(name String) : Object in class org.immutables.criteria.InMemoryExpressionEvaluator.ReflectionFieldExtractor | From | To | |
Rename Parameter | 2 | ||
Rename Parameter name : String to property : String in method public extract(property String) : Object in class org.immutables.criteria.InMemoryExpressionEvaluator.ValueExtractor | From | To | |
Rename Parameter name : String to property : String in method public extract(property String) : Object in class org.immutables.criteria.InMemoryExpressionEvaluator.ReflectionFieldExtractor | From | To |