723d3fdb4a8e829e3e64e0241f332682fbe4b3e8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method public beanPropertyName(getterName String) : String inlined to public beanPropertyName(method Method) : String in class com.speedment.util.Beans | From | To | |
Rename Parameter | 2 | ||
Rename Parameter m : Method to method : Method in method public beanPropertyName(method Method) : String in class com.speedment.util.Beans | From | To | |
Rename Parameter m : Method to method : Method in method public getterBeanPropertyNameAndValue(method Method, invocationTarget Object) : Optional<String> in class com.speedment.util.Beans | From | To |