585 lines
		
	
	
		
			14 KiB
		
	
	
	
		
			Smali
		
	
	
	
	
	
			
		
		
	
	
			585 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 = 0x1
 | 
						|
    name = null
 | 
						|
.end annotation
 | 
						|
 | 
						|
 | 
						|
# instance fields
 | 
						|
.field public final synthetic this$0:Lcom/google/common/hash/AbstractCompositeHashFunction;
 | 
						|
 | 
						|
.field public final synthetic val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
 | 
						|
# direct methods
 | 
						|
.method public constructor <init>(Lcom/google/common/hash/AbstractCompositeHashFunction;[Lcom/google/common/hash/Hasher;)V
 | 
						|
    .locals 0
 | 
						|
 | 
						|
    .line 1
 | 
						|
    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;
 | 
						|
 | 
						|
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V
 | 
						|
 | 
						|
    return-void
 | 
						|
.end method
 | 
						|
 | 
						|
 | 
						|
# virtual methods
 | 
						|
.method public hash()Lcom/google/common/hash/HashCode;
 | 
						|
    .locals 2
 | 
						|
 | 
						|
    .line 1
 | 
						|
    iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->this$0:Lcom/google/common/hash/AbstractCompositeHashFunction;
 | 
						|
 | 
						|
    iget-object v1, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    invoke-virtual {v0, v1}, Lcom/google/common/hash/AbstractCompositeHashFunction;->makeHash([Lcom/google/common/hash/Hasher;)Lcom/google/common/hash/HashCode;
 | 
						|
 | 
						|
    move-result-object v0
 | 
						|
 | 
						|
    return-object v0
 | 
						|
.end method
 | 
						|
 | 
						|
.method public putBoolean(Z)Lcom/google/common/hash/Hasher;
 | 
						|
    .locals 4
 | 
						|
 | 
						|
    .line 2
 | 
						|
    iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    array-length v1, v0
 | 
						|
 | 
						|
    const/4 v2, 0x0
 | 
						|
 | 
						|
    :goto_0
 | 
						|
    if-ge v2, v1, :cond_0
 | 
						|
 | 
						|
    aget-object v3, v0, v2
 | 
						|
 | 
						|
    .line 3
 | 
						|
    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 1
 | 
						|
    invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putBoolean(Z)Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    move-result-object p1
 | 
						|
 | 
						|
    return-object p1
 | 
						|
.end method
 | 
						|
 | 
						|
.method public putByte(B)Lcom/google/common/hash/Hasher;
 | 
						|
    .locals 4
 | 
						|
 | 
						|
    .line 2
 | 
						|
    iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    array-length v1, v0
 | 
						|
 | 
						|
    const/4 v2, 0x0
 | 
						|
 | 
						|
    :goto_0
 | 
						|
    if-ge v2, v1, :cond_0
 | 
						|
 | 
						|
    aget-object v3, v0, v2
 | 
						|
 | 
						|
    .line 3
 | 
						|
    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 1
 | 
						|
    invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putByte(B)Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    move-result-object p1
 | 
						|
 | 
						|
    return-object p1
 | 
						|
.end method
 | 
						|
 | 
						|
.method public putBytes(Ljava/nio/ByteBuffer;)Lcom/google/common/hash/Hasher;
 | 
						|
    .locals 5
 | 
						|
 | 
						|
    .line 8
 | 
						|
    invoke-virtual {p1}, Ljava/nio/ByteBuffer;->position()I
 | 
						|
 | 
						|
    move-result v0
 | 
						|
 | 
						|
    .line 9
 | 
						|
    iget-object v1, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    array-length v2, v1
 | 
						|
 | 
						|
    const/4 v3, 0x0
 | 
						|
 | 
						|
    :goto_0
 | 
						|
    if-ge v3, v2, :cond_0
 | 
						|
 | 
						|
    aget-object v4, v1, v3
 | 
						|
 | 
						|
    .line 10
 | 
						|
    invoke-static {p1, v0}, Lcom/google/common/hash/Java8Compatibility;->position(Ljava/nio/Buffer;I)V
 | 
						|
 | 
						|
    .line 11
 | 
						|
    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
 | 
						|
 | 
						|
    .line 4
 | 
						|
    iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    array-length v1, v0
 | 
						|
 | 
						|
    const/4 v2, 0x0
 | 
						|
 | 
						|
    :goto_0
 | 
						|
    if-ge v2, v1, :cond_0
 | 
						|
 | 
						|
    aget-object v3, v0, v2
 | 
						|
 | 
						|
    .line 5
 | 
						|
    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
 | 
						|
 | 
						|
    .line 6
 | 
						|
    iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    array-length v1, v0
 | 
						|
 | 
						|
    const/4 v2, 0x0
 | 
						|
 | 
						|
    :goto_0
 | 
						|
    if-ge v2, v1, :cond_0
 | 
						|
 | 
						|
    aget-object v3, v0, v2
 | 
						|
 | 
						|
    .line 7
 | 
						|
    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 1
 | 
						|
    invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putBytes(Ljava/nio/ByteBuffer;)Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    move-result-object p1
 | 
						|
 | 
						|
    return-object p1
 | 
						|
.end method
 | 
						|
 | 
						|
.method public bridge synthetic putBytes([B)Lcom/google/common/hash/PrimitiveSink;
 | 
						|
    .locals 0
 | 
						|
 | 
						|
    .line 2
 | 
						|
    invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putBytes([B)Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    move-result-object p1
 | 
						|
 | 
						|
    return-object p1
 | 
						|
.end method
 | 
						|
 | 
						|
.method public bridge synthetic putBytes([BII)Lcom/google/common/hash/PrimitiveSink;
 | 
						|
    .locals 0
 | 
						|
 | 
						|
    .line 3
 | 
						|
    invoke-virtual {p0, p1, p2, p3}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putBytes([BII)Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    move-result-object p1
 | 
						|
 | 
						|
    return-object p1
 | 
						|
.end method
 | 
						|
 | 
						|
.method public putChar(C)Lcom/google/common/hash/Hasher;
 | 
						|
    .locals 4
 | 
						|
 | 
						|
    .line 2
 | 
						|
    iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    array-length v1, v0
 | 
						|
 | 
						|
    const/4 v2, 0x0
 | 
						|
 | 
						|
    :goto_0
 | 
						|
    if-ge v2, v1, :cond_0
 | 
						|
 | 
						|
    aget-object v3, v0, v2
 | 
						|
 | 
						|
    .line 3
 | 
						|
    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 1
 | 
						|
    invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putChar(C)Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    move-result-object p1
 | 
						|
 | 
						|
    return-object p1
 | 
						|
.end method
 | 
						|
 | 
						|
.method public putDouble(D)Lcom/google/common/hash/Hasher;
 | 
						|
    .locals 4
 | 
						|
 | 
						|
    .line 2
 | 
						|
    iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    array-length v1, v0
 | 
						|
 | 
						|
    const/4 v2, 0x0
 | 
						|
 | 
						|
    :goto_0
 | 
						|
    if-ge v2, v1, :cond_0
 | 
						|
 | 
						|
    aget-object v3, v0, v2
 | 
						|
 | 
						|
    .line 3
 | 
						|
    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 1
 | 
						|
    invoke-virtual {p0, p1, p2}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putDouble(D)Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    move-result-object p1
 | 
						|
 | 
						|
    return-object p1
 | 
						|
.end method
 | 
						|
 | 
						|
.method public putFloat(F)Lcom/google/common/hash/Hasher;
 | 
						|
    .locals 4
 | 
						|
 | 
						|
    .line 2
 | 
						|
    iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    array-length v1, v0
 | 
						|
 | 
						|
    const/4 v2, 0x0
 | 
						|
 | 
						|
    :goto_0
 | 
						|
    if-ge v2, v1, :cond_0
 | 
						|
 | 
						|
    aget-object v3, v0, v2
 | 
						|
 | 
						|
    .line 3
 | 
						|
    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 1
 | 
						|
    invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putFloat(F)Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    move-result-object p1
 | 
						|
 | 
						|
    return-object p1
 | 
						|
.end method
 | 
						|
 | 
						|
.method public putInt(I)Lcom/google/common/hash/Hasher;
 | 
						|
    .locals 4
 | 
						|
 | 
						|
    .line 2
 | 
						|
    iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    array-length v1, v0
 | 
						|
 | 
						|
    const/4 v2, 0x0
 | 
						|
 | 
						|
    :goto_0
 | 
						|
    if-ge v2, v1, :cond_0
 | 
						|
 | 
						|
    aget-object v3, v0, v2
 | 
						|
 | 
						|
    .line 3
 | 
						|
    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 1
 | 
						|
    invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putInt(I)Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    move-result-object p1
 | 
						|
 | 
						|
    return-object p1
 | 
						|
.end method
 | 
						|
 | 
						|
.method public putLong(J)Lcom/google/common/hash/Hasher;
 | 
						|
    .locals 4
 | 
						|
 | 
						|
    .line 2
 | 
						|
    iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    array-length v1, v0
 | 
						|
 | 
						|
    const/4 v2, 0x0
 | 
						|
 | 
						|
    :goto_0
 | 
						|
    if-ge v2, v1, :cond_0
 | 
						|
 | 
						|
    aget-object v3, v0, v2
 | 
						|
 | 
						|
    .line 3
 | 
						|
    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 1
 | 
						|
    invoke-virtual {p0, p1, p2}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putLong(J)Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    move-result-object p1
 | 
						|
 | 
						|
    return-object p1
 | 
						|
.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
 | 
						|
 | 
						|
    .line 1
 | 
						|
    iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    array-length v1, v0
 | 
						|
 | 
						|
    const/4 v2, 0x0
 | 
						|
 | 
						|
    :goto_0
 | 
						|
    if-ge v2, v1, :cond_0
 | 
						|
 | 
						|
    aget-object v3, v0, v2
 | 
						|
 | 
						|
    .line 2
 | 
						|
    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
 | 
						|
 | 
						|
    .line 2
 | 
						|
    iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    array-length v1, v0
 | 
						|
 | 
						|
    const/4 v2, 0x0
 | 
						|
 | 
						|
    :goto_0
 | 
						|
    if-ge v2, v1, :cond_0
 | 
						|
 | 
						|
    aget-object v3, v0, v2
 | 
						|
 | 
						|
    .line 3
 | 
						|
    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 1
 | 
						|
    invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putShort(S)Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    move-result-object p1
 | 
						|
 | 
						|
    return-object p1
 | 
						|
.end method
 | 
						|
 | 
						|
.method public putString(Ljava/lang/CharSequence;Ljava/nio/charset/Charset;)Lcom/google/common/hash/Hasher;
 | 
						|
    .locals 4
 | 
						|
 | 
						|
    .line 2
 | 
						|
    iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    array-length v1, v0
 | 
						|
 | 
						|
    const/4 v2, 0x0
 | 
						|
 | 
						|
    :goto_0
 | 
						|
    if-ge v2, v1, :cond_0
 | 
						|
 | 
						|
    aget-object v3, v0, v2
 | 
						|
 | 
						|
    .line 3
 | 
						|
    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 1
 | 
						|
    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 p1
 | 
						|
 | 
						|
    return-object p1
 | 
						|
.end method
 | 
						|
 | 
						|
.method public putUnencodedChars(Ljava/lang/CharSequence;)Lcom/google/common/hash/Hasher;
 | 
						|
    .locals 4
 | 
						|
 | 
						|
    .line 2
 | 
						|
    iget-object v0, p0, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->val$hashers:[Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    array-length v1, v0
 | 
						|
 | 
						|
    const/4 v2, 0x0
 | 
						|
 | 
						|
    :goto_0
 | 
						|
    if-ge v2, v1, :cond_0
 | 
						|
 | 
						|
    aget-object v3, v0, v2
 | 
						|
 | 
						|
    .line 3
 | 
						|
    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 1
 | 
						|
    invoke-virtual {p0, p1}, Lcom/google/common/hash/AbstractCompositeHashFunction$1;->putUnencodedChars(Ljava/lang/CharSequence;)Lcom/google/common/hash/Hasher;
 | 
						|
 | 
						|
    move-result-object p1
 | 
						|
 | 
						|
    return-object p1
 | 
						|
.end method
 |