a59b8e90b3c29704876e0a71bb4a24bc3a3ff51c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type memory : Memory to memory : NativeMemory in method public NativeBytes(memory NativeMemory) in class net.kuujo.copycat.io.NativeBytes | From | To | |
| Change Parameter Type allocator : Allocator to allocator : NativeAllocator in method public NativeMemory(address long, size long, allocator NativeAllocator) in class net.kuujo.copycat.io.util.NativeMemory | From | To | |
| Change Parameter Type size : long to bytes : NativeBytes in method private DirectBitSet(bytes NativeBytes, length long) in class net.kuujo.copycat.io.util.DirectBitSet | 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.NativeAllocator | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type allocator : Allocator to allocator : NativeAllocator in class net.kuujo.copycat.io.util.NativeMemory | From | To | |
| Change Attribute Type memory : Memory to memory : NativeMemory in class net.kuujo.copycat.io.NativeBytes | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter size : long to bytes : NativeBytes in method private DirectBitSet(bytes NativeBytes, length long) in class net.kuujo.copycat.io.util.DirectBitSet | From | To |