7f5b6e0f3abfb2765708e50ee22fbee3f5f67a03
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private canMergeObjectsInJoin(obj1 ObjectType, obj2 ObjectType) : boolean extracted from package joinSets(objs1 ImmutableSet<ObjectType>, objs2 ImmutableSet<ObjectType>) : ImmutableSet<ObjectType> in class com.google.javascript.jscomp.newtypes.ObjectType | From | To |