ecb178d5b24d16eaae4827e5ea1b3158732b5e14
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable inputQueue : BlockingQueue<BlocksData> to executor : CryptoWorkerExecutor in method public decryptFile(encryptedFile SeekableByteChannel, plaintextFile OutputStream, authenticate boolean) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor | From | To | |
| Rename Variable inputQueue : BlockingQueue<BlocksData> to executor : CryptoWorkerExecutor in method public encryptFile(plaintextFile InputStream, encryptedFile SeekableByteChannel) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type inputQueue : BlockingQueue<BlocksData> to executor : CryptoWorkerExecutor in method public decryptFile(encryptedFile SeekableByteChannel, plaintextFile OutputStream, authenticate boolean) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor | From | To | |
| Change Variable Type inputQueue : BlockingQueue<BlocksData> to executor : CryptoWorkerExecutor in method public encryptFile(plaintextFile InputStream, encryptedFile SeekableByteChannel) : Long in class org.cryptomator.crypto.aes256.Aes256Cryptor | From | To |