c486feac0d3955f635efc22ddb43f91e47df8824
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 4 | ||
| Extract Variable byteBuffer : ByteBuffer in method public setInt(bytePos long, value int) : void from class com.graphhopper.storage.MMapDataAccess | From | To | |
| Extract Variable byteBuffer : ByteBuffer in method public getInt(bytePos long) : int from class com.graphhopper.storage.MMapDataAccess | From | To | |
| Extract Variable byteBuffer : ByteBuffer in method public setShort(bytePos long, value short) : void from class com.graphhopper.storage.MMapDataAccess | From | To | |
| Extract Variable byteBuffer : ByteBuffer in method public getShort(bytePos long) : short from class com.graphhopper.storage.MMapDataAccess | From | To |