4c18f12f5f6074483af6ea86a87c297971a409ae
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 148
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable other : PartContentDescriptor to that : PartContentDescriptorImpl in method public equals(obj Object) : boolean in class org.apache.james.mailbox.model.PartContentDescriptorImpl | From | To | |
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute obj : Object to users : List<Namespace> in method public equals(obj Object) : boolean in class org.apache.james.imap.message.response.NamespaceResponse | From | To | |
| Replace Variable With Attribute obj : Object to name : String in method public equals(obj Object) : boolean in class org.apache.james.imap.api.message.BodyFetchElement | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type obj : Object to users : List<Namespace> in method public equals(obj Object) : boolean in class org.apache.james.imap.message.response.NamespaceResponse | From | To | |
| Change Variable Type obj : Object to name : String in method public equals(obj Object) : boolean in class org.apache.james.imap.api.message.BodyFetchElement | From | To | |
| Change Variable Type other : PartContentDescriptor to that : PartContentDescriptorImpl in method public equals(obj Object) : boolean in class org.apache.james.mailbox.model.PartContentDescriptorImpl | From | To |