Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.common.hash Classes and Interfaces - 10 results found.
NameDescriptionTypePackageFramework
BloomFilterA Bloom filter for instances of T.Classcom.google.common.hashGoogle Guava
FunnelAn object which can send data from an object of type T into a PrimitiveSink.Interfacecom.google.common.hashGoogle Guava
FunnelsFunnels for common types.Classcom.google.common.hashGoogle Guava
HashCodeAn immutable hash code of arbitrary bit length.Classcom.google.common.hashGoogle Guava
HasherA PrimitiveSink that can compute a hash code after reading the input.Interfacecom.google.common.hashGoogle Guava
HashFunctionA hash function is a collision-averse pure function that maps an arbitrary block of data to a number called a hash code.Interfacecom.google.common.hashGoogle Guava
HashingStatic methods to obtain HashFunction instances, and other static hashing-related A comparison of the various hash functions can be foundClasscom.google.common.hashGoogle Guava
HashingInputStreamAn InputStream that maintains a hash of the data read from it.Classcom.google.common.hashGoogle Guava
HashingOutputStreamAn OutputStream that maintains a hash of the data written to it.Classcom.google.common.hashGoogle Guava
PrimitiveSinkAn object which can receive a stream of primitive values.Interfacecom.google.common.hashGoogle Guava