7d1973e6c5e270c0c94eaf6a3e81f4f2c5b2a699
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type typeAdapter : TypeAdapter<TT> to typeAdapter : TypeAdapter<T1> in method public newTypeHierarchyFactory(clazz Class<T1>, typeAdapter TypeAdapter<T1>) : TypeAdapterFactory in class com.google.gson.internal.bind.TypeAdapters | From | To | |
Change Parameter Type clazz : Class<TT> to clazz : Class<T1> in method public newTypeHierarchyFactory(clazz Class<T1>, typeAdapter TypeAdapter<T1>) : TypeAdapterFactory in class com.google.gson.internal.bind.TypeAdapters | From | To |