f0aa1118e9ef66ed324f9a63cdfb551cb4e9eca5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type fieldNameSerializationFormat : Converter<String,String> to protoFormat : CaseFormat in method private ProtoTypeAdapter(enumSerialization EnumSerialization, protoFormat CaseFormat, jsonFormat CaseFormat, serializedNameExtensions Set<Extension<FieldOptions,String>>, serializedEnumValueExtensions Set<Extension<EnumValueOptions,String>>) in class com.google.gson.protobuf.ProtoTypeAdapter | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute fieldNameSerializationFormat : Converter<String,String> to protoFormat : CaseFormat in class com.google.gson.protobuf.ProtoTypeAdapter | From | To | |
| Split Attribute | 1 | ||
| Split Attribute fieldNameSerializationFormat : Converter<String,String> to [protoFormat : CaseFormat, jsonFormat : CaseFormat] in class com.google.gson.protobuf.ProtoTypeAdapter.Builder | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type fieldNameSerializationFormat : Converter<String,String> to protoFormat : CaseFormat in class com.google.gson.protobuf.ProtoTypeAdapter | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter fieldNameSerializationFormat : Converter<String,String> to protoFormat : CaseFormat in method private ProtoTypeAdapter(enumSerialization EnumSerialization, protoFormat CaseFormat, jsonFormat CaseFormat, serializedNameExtensions Set<Extension<FieldOptions,String>>, serializedEnumValueExtensions Set<Extension<EnumValueOptions,String>>) in class com.google.gson.protobuf.ProtoTypeAdapter | From | To |