683bd09092e90aef5b7cf963355995d76aefa439
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private ewahBitmap(other Bitmap) : EWAHCompressedBitmap extracted from public or(other Bitmap) : CompressedBitmapBuilder in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmapBuilder | From | To | |
Extract Method private ewahBitmap(other Bitmap) : EWAHCompressedBitmap extracted from public xor(other Bitmap) : CompressedBitmapBuilder in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmapBuilder | From | To | |
Extract Method private ewahBitmap(other Bitmap) : EWAHCompressedBitmap extracted from public andNot(other Bitmap) : CompressedBitmapBuilder in class org.eclipse.jgit.internal.storage.file.BitmapIndexImpl.CompressedBitmapBuilder | From | To |