69804d7f9f7acd0a92cb73311252df2bc58e8cf7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 26
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 6 | ||
Inline Method private putBytesInternal(readBuffer ByteBuffer) : Hasher inlined to private putBytes(readBuffer ByteBuffer) : Hasher in class com.google.common.hash.AbstractStreamingHasher | From | To | |
Extract Method | 2 | ||
Extract Method public hashBytes(input byte[]) : HashCode extracted from public hashBytes(input byte[], off int, len int) : HashCode in class com.google.common.hash.AbstractStreamingHasherTest.Control | From | To |