e8e80f306bfe6e99658bf7b956c3af57e39998d4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable countingInputStream : OutputStream to countingOutputStream : OutputStream in method public decryptFile(encryptedFile SeekableByteChannel, plaintextFile OutputStream, authenticate boolean) : Long in class org.cryptomator.crypto.SamplingCryptorDecorator | From | To | |
| Rename Variable countingInputStream : OutputStream to countingOutputStream : OutputStream in method public decryptRange(encryptedFile SeekableByteChannel, plaintextFile OutputStream, pos long, length long, authenticate boolean) : Long in class org.cryptomator.crypto.SamplingCryptorDecorator | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type tasks : Collection<ForkJoinTask<?>> to tasks : List<ForkJoinTask<?>> in method public testAsyncRangeRequests() : void in class org.cryptomator.webdav.jackrabbit.RangeRequestTest | From | To |