aa09e482cac80e5a2966c87fc01ba048b0e78086
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method public addPathToTree(path Path, consumer Consumer<Path>) : void extracted from public browse(treeView TreeView<Item>, browserPath Path) : void in class com.kodcu.service.ui.FileBrowseService | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public addPathToTree(path Path, consumer Consumer<Path>) : void extracted from public initialize(url URL, rb ResourceBundle) : void in class com.kodcu.controller.ApplicationController & moved to class com.kodcu.service.ui.FileBrowseService | From | To |