JsonRpc2_0Rx$7.smali

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

# interfaces
.implements Lrx/b/f;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lorg/web3j/protocol/rx/JsonRpc2_0Rx;->pendingTransactionObservable(J)Lrx/e;
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lrx/b/f",
        "<",
        "Ljava/lang/String;",
        "Lrx/e",
        "<",
        "Lorg/web3j/protocol/core/methods/response/EthTransaction;",
        ">;>;"
    }
.end annotation


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


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

    .prologue
    .line 125
    iput-object p1, p0, Lorg/web3j/protocol/rx/JsonRpc2_0Rx$7;->this$0:Lorg/web3j/protocol/rx/JsonRpc2_0Rx;

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

    return-void
.end method


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

    .prologue
    .line 125
    check-cast p1, Ljava/lang/String;

    invoke-virtual {p0, p1}, Lorg/web3j/protocol/rx/JsonRpc2_0Rx$7;->call(Ljava/lang/String;)Lrx/e;

    move-result-object v0

    return-object v0
.end method

.method public call(Ljava/lang/String;)Lrx/e;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/lang/String;",
            ")",
            "Lrx/e",
            "<",
            "Lorg/web3j/protocol/core/methods/response/EthTransaction;",
            ">;"
        }
    .end annotation

    .prologue
    .line 128
    iget-object v0, p0, Lorg/web3j/protocol/rx/JsonRpc2_0Rx$7;->this$0:Lorg/web3j/protocol/rx/JsonRpc2_0Rx;

    # getter for: Lorg/web3j/protocol/rx/JsonRpc2_0Rx;->web3j:Lorg/web3j/protocol/Web3j;
    invoke-static {v0}, Lorg/web3j/protocol/rx/JsonRpc2_0Rx;->access$000(Lorg/web3j/protocol/rx/JsonRpc2_0Rx;)Lorg/web3j/protocol/Web3j;

    move-result-object v0

    invoke-interface {v0, p1}, Lorg/web3j/protocol/Web3j;->ethGetTransactionByHash(Ljava/lang/String;)Lorg/web3j/protocol/core/Request;

    move-result-object v0

    invoke-virtual {v0}, Lorg/web3j/protocol/core/Request;->observable()Lrx/e;

    move-result-object v0

    return-object v0
.end method