Generated by
JDiff

Interface com.google.common.hash.HashFunction

Removed Methods
HashCode hashString(CharSequence) Shortcut for {@code newHasher().putUnencodedChars(input).hash()}.