3c8d3e908b01f47c69600a235fb7e5173f4f0d7b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 3 | ||
Change Return Type Iterable<ObjectType> to ImmutableList<ObjectType> in method public getImplementedInterfaces() : ImmutableList<ObjectType> in class com.google.javascript.rhino.jstype.FunctionType | From | To | |
Change Return Type Iterable<ObjectType> to ImmutableList<ObjectType> in method public getExtendedInterfaces() : ImmutableList<ObjectType> in class com.google.javascript.rhino.jstype.FunctionType | From | To | |
Change Return Type Iterable<ObjectType> to ImmutableList<ObjectType> in method public getOwnImplementedInterfaces() : ImmutableList<ObjectType> in class com.google.javascript.rhino.jstype.FunctionType | From | To |