70796ee3cb481ebe24a4df083e09b039b8ddf86b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute format : SimpleDateFormat to FORMAT_RFC5322 : ConcurrentDateFormat in class org.apache.tomcat.util.http.FastHttpDateFormat | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type format : SimpleDateFormat to FORMAT_RFC5322 : ConcurrentDateFormat in class org.apache.tomcat.util.http.FastHttpDateFormat | From | To | |
Extract Method | 2 | ||
Extract Method public formatDate(value long) : String extracted from public formatDate(value long, threadLocalformat DateFormat) : String in class org.apache.tomcat.util.http.FastHttpDateFormat | From | To | |
Extract Method public parseDate(value String) : long extracted from public parseDate(value String, threadLocalformats DateFormat[]) : long in class org.apache.tomcat.util.http.FastHttpDateFormat | From | To |