JsonRpc2_0Rx$3$1.smali

.class Lorg/web3j/protocol/rx/JsonRpc2_0Rx$3$1;
.super Ljava/lang/Object;
.source "JsonRpc2_0Rx.java"

# interfaces
.implements Lorg/web3j/protocol/core/filters/Callback;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lorg/web3j/protocol/rx/JsonRpc2_0Rx$3;->call(Lrx/o;)V
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lorg/web3j/protocol/core/filters/Callback",
        "<",
        "Lorg/web3j/protocol/core/methods/response/Log;",
        ">;"
    }
.end annotation


# instance fields
.field final synthetic this$1:Lorg/web3j/protocol/rx/JsonRpc2_0Rx$3;

.field final synthetic val$subscriber:Lrx/o;


# direct methods
.method constructor <init>(Lorg/web3j/protocol/rx/JsonRpc2_0Rx$3;Lrx/o;)V
    .registers 3

    .prologue
    .line 87
    iput-object p1, p0, Lorg/web3j/protocol/rx/JsonRpc2_0Rx$3$1;->this$1:Lorg/web3j/protocol/rx/JsonRpc2_0Rx$3;

    iput-object p2, p0, Lorg/web3j/protocol/rx/JsonRpc2_0Rx$3$1;->val$subscriber:Lrx/o;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public bridge synthetic onEvent(Ljava/lang/Object;)V
    .registers 2

    .prologue
    .line 87
    check-cast p1, Lorg/web3j/protocol/core/methods/response/Log;

    invoke-virtual {p0, p1}, Lorg/web3j/protocol/rx/JsonRpc2_0Rx$3$1;->onEvent(Lorg/web3j/protocol/core/methods/response/Log;)V

    return-void
.end method

.method public onEvent(Lorg/web3j/protocol/core/methods/response/Log;)V
    .registers 3

    .prologue
    .line 90
    iget-object v0, p0, Lorg/web3j/protocol/rx/JsonRpc2_0Rx$3$1;->val$subscriber:Lrx/o;

    invoke-virtual {v0, p1}, Lrx/o;->onNext(Ljava/lang/Object;)V

    .line 91
    return-void
.end method