![JAR search and dependency download from the Maven repository](/logo.png)
com.google.common.hash.HashCode.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jelly Show documentation
Show all versions of jelly Show documentation
Java Functional Metaprogramming API
The newest version!
???? 2 ?
{
! |
} ~
?
! ?
! ? ?
? ?
? ?
?
? ? C
! ? ?
?
? ? ? ?
? ?
? ?
! ? ? ?
{ ?
?
?
?
? ?
! ?
! ?
! ?
? ! ? ?
? ?
BytesHashCode InnerClasses LongHashCode IntHashCode hexDigits [C ()V Code LineNumberTable LocalVariableTable this !Lcom/google/common/hash/HashCode; bits ()I RuntimeVisibleAnnotations #Ljavax/annotation/CheckReturnValue; asInt asLong ()J padToLong asBytes ()[B writeBytesTo ([BII)I dest [B offset I maxLength writeBytesToImpl ([BII)V getBytesInternal equalsSameBits $(Lcom/google/common/hash/HashCode;)Z fromInt $(I)Lcom/google/common/hash/HashCode; hash fromLong $(J)Lcom/google/common/hash/HashCode; J fromBytes %([B)Lcom/google/common/hash/HashCode; bytes
StackMapTable fromBytesNoCopy
fromString 5(Ljava/lang/String;)Lcom/google/common/hash/HashCode; ch1 ch2 i string Ljava/lang/String; decode (C)I ch C equals (Ljava/lang/Object;)Z that object Ljava/lang/Object; ? "RuntimeVisibleParameterAnnotations Ljavax/annotation/Nullable; hashCode val toString ()Ljava/lang/String; b B arr$ len$ i$ sb Ljava/lang/StringBuilder; ?
SourceFile
HashCode.java RuntimeInvisibleAnnotations $Lcom/google/common/annotations/Beta; / 0 6 7 ? ? ? ? ? ? G H > ? +com/google/common/hash/HashCode$IntHashCode / ? ,com/google/common/hash/HashCode$LongHashCode / ? (A HashCode must contain at least 1 byte. ? ? C ? ? V S -com/google/common/hash/HashCode$BytesHashCode / ? ? ? 7 1input string (%s) must have at least 2 characters java/lang/Object ? ? 8input string (%s) must have an even number of characters ? ? ^ _ "java/lang/IllegalArgumentException java/lang/StringBuilder Illegal hexadecimal character: ? ? ? ? l m / ? com/google/common/hash/HashCode J K : 7 I ? - . 0123456789abcdef ? ? !com/google/common/primitives/Ints min ([I)I $com/google/common/base/Preconditions checkPositionIndexes (III)V (I)V (J)V
checkArgument (ZLjava/lang/Object;)V clone ()Ljava/lang/Object; ([B)V java/lang/String length )(ZLjava/lang/String;[Ljava/lang/Object;)V charAt (I)C append -(Ljava/lang/String;)Ljava/lang/StringBuilder; (C)Ljava/lang/StringBuilder; (Ljava/lang/String;)V toCharArray ()[C! ! - . / 0 1 / *? ? 2 ( 3 4 5 6 7 8 9 : 7 8 9 ; <