8fda858c01bbb6bcdd5bba16262a4d36662e9656
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public isFormatTzOffsetWithColumn() : boolean renamed to public isColonIncludedInTimeZone() : boolean in class com.fasterxml.jackson.databind.util.StdDateFormat | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute _formatTzOffsetWithColumn : boolean to _tzSerializedWithColon : boolean in class com.fasterxml.jackson.databind.util.StdDateFormat | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter formatTzOffsetWithColumn : boolean to formatTzOffsetWithColon : boolean in method protected StdDateFormat(tz TimeZone, loc Locale, lenient Boolean, formatTzOffsetWithColon boolean) in class com.fasterxml.jackson.databind.util.StdDateFormat | From | To |