f.smali
.class public final synthetic Lwm/f;
.super Ljava/lang/Object;
.source "lambda"
# interfaces
.implements Lcom/shopee/net/tcp/interfaces/IReceiver;
# instance fields
.field private final synthetic a:Lcom/shopee/net/tcp/TcpPost;
.field private final synthetic b:I
.field private final synthetic c:Ljava/lang/Class;
.field private final synthetic d:Lvm/a;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public synthetic constructor <init>(Lcom/shopee/net/tcp/TcpPost;ILjava/lang/Class;Lvm/a;)V
.registers 5
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lwm/f;->a:Lcom/shopee/net/tcp/TcpPost;
iput p2, p0, Lwm/f;->b:I
iput-object p3, p0, Lwm/f;->c:Ljava/lang/Class;
iput-object p4, p0, Lwm/f;->d:Lvm/a;
return-void
.end method
# virtual methods
.method public final onReceive(Lcom/shopee/net/tcp/core/TcpResponse;)V
.registers 6
iget-object v0, p0, Lwm/f;->a:Lcom/shopee/net/tcp/TcpPost;
iget v1, p0, Lwm/f;->b:I
iget-object v2, p0, Lwm/f;->c:Ljava/lang/Class;
iget-object v3, p0, Lwm/f;->d:Lvm/a;
invoke-virtual {v0, v1, v2, v3, p1}, Lcom/shopee/net/tcp/TcpPost;->a(ILjava/lang/Class;Lvm/a;Lcom/shopee/net/tcp/core/TcpResponse;)V
return-void
.end method