019b7ac643ed2a0b3612415a309372889309d88f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public setMountPath(mountPath String) : void renamed to public setIndividualMountPath(mountPath String) : void in class org.cryptomator.ui.model.Vault | From | To | |
Rename Method public getMountPathProperty() : StringProperty renamed to public getIndividualMountPath() : String in class org.cryptomator.ui.model.Vault | From | To | |
Change Return Type | 1 | ||
Change Return Type StringProperty to String in method public getIndividualMountPath() : String in class org.cryptomator.ui.model.Vault | From | To |