DappWebClient$buildProgressResponseInterceptor$1.smali

.class final Lcom/cmcm/safewallet/ui/dapp/DappWebClient$buildProgressResponseInterceptor$1;
.super Lkotlin/jvm/internal/Lambda;
.source "DappWebClient.kt"

# interfaces
.implements Lkotlin/jvm/a/b;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cmcm/safewallet/ui/dapp/c;
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Lkotlin/jvm/internal/Lambda;",
        "Lkotlin/jvm/a/b",
        "<",
        "Ljava/lang/Integer;",
        "Lkotlin/e;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic this$0:Lcom/cmcm/safewallet/ui/dapp/c;


# direct methods
.method constructor <init>(Lcom/cmcm/safewallet/ui/dapp/c;)V
    .registers 3

    iput-object p1, p0, Lcom/cmcm/safewallet/ui/dapp/DappWebClient$buildProgressResponseInterceptor$1;->this$0:Lcom/cmcm/safewallet/ui/dapp/c;

    const/4 v0, 0x1

    invoke-direct {p0, v0}, Lkotlin/jvm/internal/Lambda;-><init>(I)V

    return-void
.end method


# virtual methods
.method public final synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
    .registers 3

    .prologue
    .line 29
    check-cast p1, Ljava/lang/Number;

    invoke-virtual {p1}, Ljava/lang/Number;->intValue()I

    move-result v0

    invoke-virtual {p0, v0}, Lcom/cmcm/safewallet/ui/dapp/DappWebClient$buildProgressResponseInterceptor$1;->invoke(I)V

    sget-object v0, Lkotlin/e;->bUd:Lkotlin/e;

    return-object v0
.end method

.method public final invoke(I)V
    .registers 2

    .prologue
    .line 83
    return-void
.end method