com.google.common.hash.MessageDigestHashFunction.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plantuml Show documentation
Show all versions of plantuml Show documentation
PlantUML is a component that allows to quickly write :
* sequence diagram,
* use case diagram,
* class diagram,
* activity diagram,
* component diagram,
* state diagram
* object diagram
???? 4 ?
+com/google/common/hash/AbstractHashFunction ()V
0com/google/common/hash/MessageDigestHashFunction getMessageDigest 1(Ljava/lang/String;)Ljava/security/MessageDigest; prototype Ljava/security/MessageDigest;
java/security/MessageDigest getDigestLength ()I bytes I
$com/google/common/base/Preconditions checkNotNull &(Ljava/lang/Object;)Ljava/lang/Object; " java/lang/String $ % & toString Ljava/lang/String;
( ) *
supportsClone (Ljava/security/MessageDigest;)Z , ) - Z / bytes (%s) must be >= 4 and < %s
1 2 3
checkArgument (ZLjava/lang/String;II)V
5 6 7 clone ()Ljava/lang/Object; 9 $java/lang/CloneNotSupportedException ; java/lang/Byte
= > getInstance @ &java/security/NoSuchAlgorithmException B java/lang/AssertionError
A D E (Ljava/lang/Object;)V G Dcom/google/common/hash/MessageDigestHashFunction$MessageDigestHasher
F I J U(Ljava/security/MessageDigest;ILcom/google/common/hash/MessageDigestHashFunction$1;)V
L M N getAlgorithm ()Ljava/lang/String; P ?com/google/common/hash/MessageDigestHashFunction$SerializedForm
O R S \(Ljava/lang/String;ILjava/lang/String;Lcom/google/common/hash/MessageDigestHashFunction$1;)V U java/io/InvalidObjectException W Use SerializedForm
T Y Z (Ljava/lang/String;)V \ java/io/Serializable '(Ljava/lang/String;Ljava/lang/String;)V Code LineNumberTable LocalVariableTable this 2Lcom/google/common/hash/MessageDigestHashFunction;
algorithmName MethodParameters ((Ljava/lang/String;ILjava/lang/String;)V maxLength
StackMapTable unused Ljava/lang/Object; e &Ljava/lang/CloneNotSupportedException; digest bits (Ljava/security/NoSuchAlgorithmException; newHasher !()Lcom/google/common/hash/Hasher; writeReplace
readObject (Ljava/io/ObjectInputStream;)V stream Ljava/io/ObjectInputStream;
Exceptions
SourceFile MessageDigestHashFunction.java RuntimeVisibleAnnotations -Lcom/google/errorprone/annotations/Immutable; 8Lcom/google/common/hash/ElementTypesAreNonnullByDefault; InnerClasses MessageDigestHasher 2com/google/common/hash/MessageDigestHashFunction$1 SerializedForm 0 [ ) - % &