c3b45ac27a888560ed7f2adc19a0d18a7d966196
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable ports : int[] to connection : Connection in method public start() : void in class org.neo4j.com.Server | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute ex : ChannelException to socketAddress : InetSocketAddress in method public start() : void in class org.neo4j.com.Server | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type ex : ChannelException to socketAddress : InetSocketAddress in method public start() : void in class org.neo4j.com.Server | From | To | |
| Change Variable Type ports : int[] to connection : Connection in method public start() : void in class org.neo4j.com.Server | From | To |