64a1f3a263572026c81fa6c9ccc9a0a87aae444d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method protected convertBindAddress(value String) : InetAddress extracted from public convert(obj Object, propertyFieldType Class<?>, propertyName String, propertyValue String, check_scope boolean) : Object in class org.jgroups.conf.PropertyConverters.Default | From | To | |
Rename Parameter | 1 | ||
Rename Parameter propertyValue : String to value : String in method protected convertBindAddress(value String) : InetAddress in class org.jgroups.conf.PropertyConverters.Default | From | To |