c1049c8cacd462ffc19d371387fdd1c56d64917f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute bytesToAllocate : long to allocatedBytes : long in class org.neo4j.collection.primitive.hopscotch.UnsafeTable | From | To | |
Extract Variable | 3 | ||
Extract Variable sizeInBytes2 : int in method public directByteBufferCreationAndInitialisation() : void from class org.neo4j.unsafe.impl.internal.dragons.UnsafeUtilTest | From | To | |
Extract Variable sizeInBytes : int in method public directByteBufferCreationAndInitialisation() : void from class org.neo4j.unsafe.impl.internal.dragons.UnsafeUtilTest | From | To | |
Extract Variable sizeInBytes : int in method public mustSupportReadingAndWritingOfPrimitivesToMemory() : void from class org.neo4j.unsafe.impl.internal.dragons.UnsafeUtilTest | From | To | |
Extract Method | 1 | ||
Extract Method public close() : void extracted from protected finalize() : void in class org.neo4j.io.mem.GrabAllocator | From | To |