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