96d30fc9c13dc9656083fca6d2eee7def673c891
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable conns : Set<IConnection> in method private getConnection(scope IScope, userID String) : IConnection from class org.bigbluebutton.red5.client.messaging.ConnectionInvokerService | From | To | |
Extract Method | 1 | ||
Extract Method private getLastConnection(conns Set<IConnection>) : IConnection extracted from private getConnection(scope IScope, userID String) : IConnection in class org.bigbluebutton.red5.client.messaging.ConnectionInvokerService | From | To |