javadoc.com.google.common.hash.package-use.html Maven / Gradle / Ivy
The newest version!
Uses of Package com.google.common.hash (Guava: Google Core Libraries for Java 11.0.1 API)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Uses of Package
com.google.common.hash
Packages that use com.google.common.hash
com.google.common.hash
Hash functions and related structures.
Classes in com.google.common.hash used by com.google.common.hash
BloomFilter
A Bloom filter for instances of T
.
Funnel
An object which can send data from an object of type T
into a Sink
.
HashCode
An immutable hash code of arbitrary bit length.
Hasher
A Sink
that can compute a hash code after reading the input.
HashFunction
A hash function is a collision-averse pure function that maps an arbitrary block of
data to a number called a hash code.
Sink
An object which can receive a stream of primitive values.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
Copyright © 2010-2012. All Rights Reserved.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy