f081e7d3eae6830ce51a66f87b4d019ad572b38b
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 22
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public copyTo(other WritableFile) : void moved from class org.cryptomator.filesystem.inmem.InMemoryReadableFile to class org.cryptomator.filesystem.Copier & inlined to public copy(source File, destination File) : void | From | To | |
Extract Method | 2 | ||
Extract Method private initialize(firstCleartextByte long) : void extracted from public CryptoWritableFile(cryptor FileContentCryptor, file WritableFile) in class org.cryptomator.filesystem.crypto.CryptoWritableFile | From | To | |
Extract Method private terminateAndWaitForWriteTask() : void extracted from public close() : void in class org.cryptomator.filesystem.crypto.CryptoWritableFile | From | To |