13a5dbf5cd84c190dc4b1a3aed9b7d3abcc3a773
Files Diff
- Added: 3
- Removed: 4
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type optionsLoader : OptionsLoader to options : Options in method public DefaultRunner(options Options, commands Set<Command>, defaultCommand Command) in class com.nhl.launcher.DefaultRunner | From | To | |
Change Parameter Type commands : List<Command> to commands : Set<Command> in method public DefaultRunner(options Options, commands Set<Command>, defaultCommand Command) in class com.nhl.launcher.DefaultRunner | From | To | |
Rename Attribute | 1 | ||
Rename Attribute optionsLoader : OptionsLoader to options : Options in class com.nhl.launcher.DefaultRunner | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type optionsLoader : OptionsLoader to options : Options in class com.nhl.launcher.DefaultRunner | From | To | |
Change Attribute Type commands : List<Command> to commands : Collection<Command> in class com.nhl.launcher.DefaultRunner | From | To | |
Rename Parameter | 1 | ||
Rename Parameter optionsLoader : OptionsLoader to options : Options in method public DefaultRunner(options Options, commands Set<Command>, defaultCommand Command) in class com.nhl.launcher.DefaultRunner | From | To |