Package com.google.common.hash
Class MessageDigestHashFunction.SerializedForm
java.lang.Object
com.google.common.hash.MessageDigestHashFunction.SerializedForm
- All Implemented Interfaces:
Serializable
- Enclosing class:
MessageDigestHashFunction
private static final class MessageDigestHashFunction.SerializedForm
extends Object
implements Serializable
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
SerializedForm
(String algorithmName, int bytes, String toString) -
Method Summary
-
Field Details
-
algorithmName
-
bytes
private final int bytes -
toString
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
SerializedForm
-
-
Method Details
-
readResolve
-