Uses of Interface
com.google.common.hash.ImmutableSupplier
Packages that use ImmutableSupplier
-
Uses of ImmutableSupplier in com.google.common.hash
Classes in com.google.common.hash that implement ImmutableSupplierModifier and TypeClassDescription(package private) static enum
private static enum
Fields in com.google.common.hash declared as ImmutableSupplierModifier and TypeFieldDescriptionprivate final ImmutableSupplier
<? extends Checksum> ChecksumHashFunction.checksumSupplier
Constructors in com.google.common.hash with parameters of type ImmutableSupplierModifierConstructorDescription(package private)
ChecksumHashFunction
(ImmutableSupplier<? extends Checksum> checksumSupplier, int bits, String toString)