a8f53b7084fd38a305a4d8ed849d5d11f3cf840a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private readBlockAligned(target ByteBuffer) : int extracted from public read(target ByteBuffer) : int in class org.cryptomator.filesystem.blockaligned.BlockAlignedReadableFile | From | To | |
Extract Method private writeBlockAligned(source ByteBuffer) : int extracted from public write(source ByteBuffer) : int in class org.cryptomator.filesystem.blockaligned.BlockAlignedWritableFile | From | To |