36f375efcdcc6e55464edee55fc76d6eff750a70
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type ImmutableSet<NominalType> to Iterable<NominalType> in method public getInterfaces() : Iterable<NominalType> in class com.google.javascript.jscomp.newtypes.RawNominalType | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type interfaces : ImmutableSet<NominalType> to interfaces : Collection<NominalType> in class com.google.javascript.jscomp.newtypes.RawNominalType | From | To |