3823dde77be1ce60b962c0d49f036683c7421c84
Files Diff
- Added: 0
- Removed: 3
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type ImmutableSortedSet<E> to RegularImmutableSortedSet<E> in method package emptySet(comparator Comparator<? super E>) : RegularImmutableSortedSet<E> in class com.google.common.collect.ImmutableSortedSet | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type NATURAL_EMPTY_SET : ImmutableSortedSet<Comparable> to NATURAL_EMPTY_SET : RegularImmutableSortedSet<Comparable> in class com.google.common.collect.ImmutableSortedSet | From | To |