57d938df40e4474e6e8a53508037ada9b8784e60
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable price : StockPrice to event : Event in method public run() : void in class vanilla.java.tutorial.DirectAccess.Reader | From | To | |
| Rename Variable price : StockPrice to event : Event in method private appendWithDirectInstance(items int) : void in class vanilla.java.tutorial.DirectAccess | From | To | |
| Rename Class | 1 | ||
| Rename Class vanilla.java.tutorial.DirectAccess.StockPrice renamed to vanilla.java.tutorial.DirectAccess.Event | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type price : StockPrice to event : Event in method private appendWithDirectInstance(items int) : void in class vanilla.java.tutorial.DirectAccess | From | To | |
| Change Variable Type price : StockPrice to event : Event in method public run() : void in class vanilla.java.tutorial.DirectAccess.Reader | From | To | |
| Extract Method | 1 | ||
| Extract Method private appendWithDirectInstance(items int) : void extracted from public main(ignored String[]) : void in class vanilla.java.tutorial.DirectAccess | From | To |