8537c8932f0d9bd3338a5048fb65a8506c7a8247
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 1 | ||
Inline Method package getFieldName(fieldNamingPolicy FieldNamingStrategy, f Field) : List<String> inlined to private getFieldNames(f Field) : List<String> in class com.google.gson.internal.bind.ReflectiveTypeAdapterFactory | From | To | |
Extract Variable | 1 | ||
Extract Variable alternates : String[] in method private getFieldNames(f Field) : List<String> from class com.google.gson.internal.bind.ReflectiveTypeAdapterFactory | From | To |