9c46132188e015d96efd448918de4aeeceda8bf6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 6 | ||
Extract Method protected _writeLegacySuffix(g JsonGenerator, typeId WritableTypeId) : void extracted from public writeTypeSuffixForScalar(value Object, g JsonGenerator) : void in class com.fasterxml.jackson.databind.jsontype.TypeSerializer | From | To | |
Extract Method protected _writeLegacySuffix(g JsonGenerator, typeId WritableTypeId) : void extracted from public writeTypeSuffixForArray(value Object, g JsonGenerator) : void in class com.fasterxml.jackson.databind.jsontype.TypeSerializer | From | To | |
Extract Method protected _writeLegacySuffix(g JsonGenerator, typeId WritableTypeId) : void extracted from public writeCustomTypeSuffixForScalar(value Object, g JsonGenerator, typeId String) : void in class com.fasterxml.jackson.databind.jsontype.TypeSerializer | From | To | |
Extract Method protected _writeLegacySuffix(g JsonGenerator, typeId WritableTypeId) : void extracted from public writeTypeSuffixForObject(value Object, g JsonGenerator) : void in class com.fasterxml.jackson.databind.jsontype.TypeSerializer | From | To | |
Extract Method protected _writeLegacySuffix(g JsonGenerator, typeId WritableTypeId) : void extracted from public writeCustomTypeSuffixForObject(value Object, g JsonGenerator, typeId String) : void in class com.fasterxml.jackson.databind.jsontype.TypeSerializer | From | To | |
Extract Method protected _writeLegacySuffix(g JsonGenerator, typeId WritableTypeId) : void extracted from public writeCustomTypeSuffixForArray(value Object, g JsonGenerator, typeId String) : void in class com.fasterxml.jackson.databind.jsontype.TypeSerializer | From | To |