048f95da0efdf6f2828b4a2e66c931dbfa86d25d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute mailboxesById : Map<InMemoryId,Mailbox> to mailboxesByPath : ConcurrentHashMap<MailboxPath,Mailbox> in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mailboxesById : Map<InMemoryId,Mailbox> to mailboxesByPath : ConcurrentHashMap<MailboxPath,Mailbox> in class org.apache.james.mailbox.inmemory.mail.InMemoryMailboxMapper | From | To |