Rabbit-R1/android (non root)/smali/smali_classes3/com/google/common/hash/AbstractCompositeHashFunction$1.smali
2024-05-21 17:08:36 -04:00

584 lines
14 KiB
Smali

.class Lcom/google/common/hash/AbstractCompositeHashFunction$1;
.super Ljava/lang/Object;
.source "AbstractCompositeHashFunction.java"
# interfaces
.implements Lcom/google/common/hash/Hasher;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/google/common/hash/AbstractCompositeHashFunction;->fromHashers([Lcom/google/common/hash/Hasher;)Lcom/google/common/hash/Hasher;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/google/common/hash/AbstractCompositeHashFunction;
.field final synthetic val$hashers:[Lcom/google/common/hash/Hasher;
# direct methods
.method constructor <init>(Lcom/google/common/hash/AbstractCompositeHashFunction;[Lcom/google/common/hash/Hasher;)V
.locals 0
iput-object p1, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->this$0:Lcom/google/common/hash/AbstractCompositeHashFunction;
iput-object p2, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 74
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public hash()Lcom/google/common/hash/HashCode;
.locals 1
iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->this$0:Lcom/google/common/hash/AbstractCompositeHashFunction;
iget-object p0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 192
invoke-virtual {v0, p0}, Lcom/google/common/hash/AbstractCompositeHashFunction;->makeHash([Lcom/google/common/hash/Hasher;)Lcom/google/common/hash/HashCode;
move-result-object p0
return-object p0
.end method
.method public putBoolean(Z)Lcom/google/common/hash/Hasher;
.locals 4
iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 151
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_0
aget-object v3, v0, v2
.line 152
invoke-interface {v3, p1}, Lcom/google/common/hash/Hasher;->putBoolean(Z)Lcom/google/common/hash/Hasher;
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
return-object p0
.end method
.method public bridge synthetic putBoolean(Z)Lcom/google/common/hash/PrimitiveSink;
.locals 0
.line 74
invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putBoolean(Z)Lcom/google/common/hash/Hasher;
move-result-object p0
return-object p0
.end method
.method public putByte(B)Lcom/google/common/hash/Hasher;
.locals 4
iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 77
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_0
aget-object v3, v0, v2
.line 78
invoke-interface {v3, p1}, Lcom/google/common/hash/Hasher;->putByte(B)Lcom/google/common/hash/Hasher;
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
return-object p0
.end method
.method public bridge synthetic putByte(B)Lcom/google/common/hash/PrimitiveSink;
.locals 0
.line 74
invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putByte(B)Lcom/google/common/hash/Hasher;
move-result-object p0
return-object p0
.end method
.method public putBytes(Ljava/nio/ByteBuffer;)Lcom/google/common/hash/Hasher;
.locals 5
.line 101
invoke-virtual {p1}, Ljava/nio/ByteBuffer;->position()I
move-result v0
iget-object v1, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 102
array-length v2, v1
const/4 v3, 0x0
:goto_0
if-ge v3, v2, :cond_0
aget-object v4, v1, v3
.line 103
invoke-static {p1, v0}, Lcom/google/common/hash/Java8Compatibility;->position(Ljava/nio/Buffer;I)V
.line 104
invoke-interface {v4, p1}, Lcom/google/common/hash/Hasher;->putBytes(Ljava/nio/ByteBuffer;)Lcom/google/common/hash/Hasher;
add-int/lit8 v3, v3, 0x1
goto :goto_0
:cond_0
return-object p0
.end method
.method public putBytes([B)Lcom/google/common/hash/Hasher;
.locals 4
iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 85
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_0
aget-object v3, v0, v2
.line 86
invoke-interface {v3, p1}, Lcom/google/common/hash/Hasher;->putBytes([B)Lcom/google/common/hash/Hasher;
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
return-object p0
.end method
.method public putBytes([BII)Lcom/google/common/hash/Hasher;
.locals 4
iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 93
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_0
aget-object v3, v0, v2
.line 94
invoke-interface {v3, p1, p2, p3}, Lcom/google/common/hash/Hasher;->putBytes([BII)Lcom/google/common/hash/Hasher;
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
return-object p0
.end method
.method public bridge synthetic putBytes(Ljava/nio/ByteBuffer;)Lcom/google/common/hash/PrimitiveSink;
.locals 0
.line 74
invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putBytes(Ljava/nio/ByteBuffer;)Lcom/google/common/hash/Hasher;
move-result-object p0
return-object p0
.end method
.method public bridge synthetic putBytes([B)Lcom/google/common/hash/PrimitiveSink;
.locals 0
.line 74
invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putBytes([B)Lcom/google/common/hash/Hasher;
move-result-object p0
return-object p0
.end method
.method public bridge synthetic putBytes([BII)Lcom/google/common/hash/PrimitiveSink;
.locals 0
.line 74
invoke-virtual {p0, p1, p2, p3}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putBytes([BII)Lcom/google/common/hash/Hasher;
move-result-object p0
return-object p0
.end method
.method public putChar(C)Lcom/google/common/hash/Hasher;
.locals 4
iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 159
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_0
aget-object v3, v0, v2
.line 160
invoke-interface {v3, p1}, Lcom/google/common/hash/Hasher;->putChar(C)Lcom/google/common/hash/Hasher;
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
return-object p0
.end method
.method public bridge synthetic putChar(C)Lcom/google/common/hash/PrimitiveSink;
.locals 0
.line 74
invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putChar(C)Lcom/google/common/hash/Hasher;
move-result-object p0
return-object p0
.end method
.method public putDouble(D)Lcom/google/common/hash/Hasher;
.locals 4
iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 143
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_0
aget-object v3, v0, v2
.line 144
invoke-interface {v3, p1, p2}, Lcom/google/common/hash/Hasher;->putDouble(D)Lcom/google/common/hash/Hasher;
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
return-object p0
.end method
.method public bridge synthetic putDouble(D)Lcom/google/common/hash/PrimitiveSink;
.locals 0
.line 74
invoke-virtual {p0, p1, p2}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putDouble(D)Lcom/google/common/hash/Hasher;
move-result-object p0
return-object p0
.end method
.method public putFloat(F)Lcom/google/common/hash/Hasher;
.locals 4
iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 135
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_0
aget-object v3, v0, v2
.line 136
invoke-interface {v3, p1}, Lcom/google/common/hash/Hasher;->putFloat(F)Lcom/google/common/hash/Hasher;
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
return-object p0
.end method
.method public bridge synthetic putFloat(F)Lcom/google/common/hash/PrimitiveSink;
.locals 0
.line 74
invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putFloat(F)Lcom/google/common/hash/Hasher;
move-result-object p0
return-object p0
.end method
.method public putInt(I)Lcom/google/common/hash/Hasher;
.locals 4
iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 119
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_0
aget-object v3, v0, v2
.line 120
invoke-interface {v3, p1}, Lcom/google/common/hash/Hasher;->putInt(I)Lcom/google/common/hash/Hasher;
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
return-object p0
.end method
.method public bridge synthetic putInt(I)Lcom/google/common/hash/PrimitiveSink;
.locals 0
.line 74
invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putInt(I)Lcom/google/common/hash/Hasher;
move-result-object p0
return-object p0
.end method
.method public putLong(J)Lcom/google/common/hash/Hasher;
.locals 4
iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 127
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_0
aget-object v3, v0, v2
.line 128
invoke-interface {v3, p1, p2}, Lcom/google/common/hash/Hasher;->putLong(J)Lcom/google/common/hash/Hasher;
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
return-object p0
.end method
.method public bridge synthetic putLong(J)Lcom/google/common/hash/PrimitiveSink;
.locals 0
.line 74
invoke-virtual {p0, p1, p2}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putLong(J)Lcom/google/common/hash/Hasher;
move-result-object p0
return-object p0
.end method
.method public putObject(Ljava/lang/Object;Lcom/google/common/hash/Funnel;)Lcom/google/common/hash/Hasher;
.locals 4
.param p1 # Ljava/lang/Object;
.annotation runtime Lcom/google/common/hash/ParametricNullness;
.end annotation
.end param
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">(TT;",
"Lcom/google/common/hash/Funnel<",
"-TT;>;)",
"Lcom/google/common/hash/Hasher;"
}
.end annotation
iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 184
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_0
aget-object v3, v0, v2
.line 185
invoke-interface {v3, p1, p2}, Lcom/google/common/hash/Hasher;->putObject(Ljava/lang/Object;Lcom/google/common/hash/Funnel;)Lcom/google/common/hash/Hasher;
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
return-object p0
.end method
.method public putShort(S)Lcom/google/common/hash/Hasher;
.locals 4
iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 111
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_0
aget-object v3, v0, v2
.line 112
invoke-interface {v3, p1}, Lcom/google/common/hash/Hasher;->putShort(S)Lcom/google/common/hash/Hasher;
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
return-object p0
.end method
.method public bridge synthetic putShort(S)Lcom/google/common/hash/PrimitiveSink;
.locals 0
.line 74
invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putShort(S)Lcom/google/common/hash/Hasher;
move-result-object p0
return-object p0
.end method
.method public putString(Ljava/lang/CharSequence;Ljava/nio/charset/Charset;)Lcom/google/common/hash/Hasher;
.locals 4
iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 175
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_0
aget-object v3, v0, v2
.line 176
invoke-interface {v3, p1, p2}, Lcom/google/common/hash/Hasher;->putString(Ljava/lang/CharSequence;Ljava/nio/charset/Charset;)Lcom/google/common/hash/Hasher;
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
return-object p0
.end method
.method public bridge synthetic putString(Ljava/lang/CharSequence;Ljava/nio/charset/Charset;)Lcom/google/common/hash/PrimitiveSink;
.locals 0
.line 74
invoke-virtual {p0, p1, p2}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putString(Ljava/lang/CharSequence;Ljava/nio/charset/Charset;)Lcom/google/common/hash/Hasher;
move-result-object p0
return-object p0
.end method
.method public putUnencodedChars(Ljava/lang/CharSequence;)Lcom/google/common/hash/Hasher;
.locals 4
iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
.line 167
array-length v1, v0
const/4 v2, 0x0
:goto_0
if-ge v2, v1, :cond_0
aget-object v3, v0, v2
.line 168
invoke-interface {v3, p1}, Lcom/google/common/hash/Hasher;->putUnencodedChars(Ljava/lang/CharSequence;)Lcom/google/common/hash/Hasher;
add-int/lit8 v2, v2, 0x1
goto :goto_0
:cond_0
return-object p0
.end method
.method public bridge synthetic putUnencodedChars(Ljava/lang/CharSequence;)Lcom/google/common/hash/PrimitiveSink;
.locals 0
.line 74
invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putUnencodedChars(Ljava/lang/CharSequence;)Lcom/google/common/hash/Hasher;
move-result-object p0
return-object p0
.end method