JsonRpc2_0Rx$8.smali

.class Lorg/web3j/protocol/rx/JsonRpc2_0Rx$8;
.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;->blockObservable(ZJ)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/EthBlock;",
        ">;>;"
    }
.end annotation


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

.field final synthetic val$fullTransactionObjects:Z


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

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

    iput-boolean p2, p0, Lorg/web3j/protocol/rx/JsonRpc2_0Rx$8;->val$fullTransactionObjects:Z

    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 142
    check-cast p1, Ljava/lang/String;

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

    move-result-object v0

    return-object v0
.end method

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

    .prologue
    .line 145
    iget-object v0, p0, Lorg/web3j/protocol/rx/JsonRpc2_0Rx$8;->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

    iget-boolean v1, p0, Lorg/web3j/protocol/rx/JsonRpc2_0Rx$8;->val$fullTransactionObjects:Z

    invoke-interface {v0, p1, v1}, Lorg/web3j/protocol/Web3j;->ethGetBlockByHash(Ljava/lang/String;Z)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