3d27caceeb1b90fb868d98e6d690394d3cff339a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 4 | ||
| Change Attribute Type BAD_DOMAINS : List<String> to BAD_DOMAINS : ImmutableList<String> in class com.google.common.net.HostSpecifierTest | From | To | |
| Change Attribute Type GOOD_DOMAINS : List<String> to GOOD_DOMAINS : ImmutableList<String> in class com.google.common.net.HostSpecifierTest | From | To | |
| Change Attribute Type BAD_IPS : List<String> to BAD_IPS : ImmutableList<String> in class com.google.common.net.HostSpecifierTest | From | To | |
| Change Attribute Type GOOD_IPS : List<String> to GOOD_IPS : ImmutableList<String> in class com.google.common.net.HostSpecifierTest | From | To |