57e4b6d560874946d7142103386f7f17384e1708
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private constructUnknownDuplication(n int, elements Object...) : ImmutableSet<E> extracted from public copyOf(elements E[]) : ImmutableSet<E> in class com.google.common.collect.ImmutableSet | From | To | |
Extract Method private constructUnknownDuplication(n int, elements Object...) : ImmutableSet<E> extracted from public copyOf(elements Collection<? extends E>) : ImmutableSet<E> in class com.google.common.collect.ImmutableSet | From | To |