fc646f9fbe372270f6d640fdd49b4bb7939408b4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type allocator : Allocator to allocator : NativeAllocator in method public NativeStorage(allocator NativeAllocator, blockSize long) in class net.kuujo.copycat.io.NativeStorage | From | To | |
| Change Return Type | 1 | ||
| Change Return Type Memory to NativeMemory in method public allocate(size long) : NativeMemory in class net.kuujo.copycat.io.util.DirectAllocator | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type allocator : Allocator to allocator : NativeAllocator in class net.kuujo.copycat.io.NativeStorage | From | To | |
| Change Attribute Type allocator : Allocator to allocator : NativeAllocator in class net.kuujo.copycat.io.NativeBuffer | From | To |