da31a9d2a088d80cda53dd492de71901340993e8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type String to Optional<String> in method public successMessage() : Optional<String> in class org.cryptomator.ui.controllers.UnlockController.State | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type successMessage : String to successMessage : Optional<String> in class org.cryptomator.ui.controllers.UnlockController.State | From | To |