JsonRpc2_0Rx$13.smali

.class Lorg/web3j/protocol/rx/JsonRpc2_0Rx$13;
.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;->catchUpToLatestTransactionObservable(Lorg/web3j/protocol/core/DefaultBlockParameter;)Lrx/e;
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "Ljava/lang/Object;",
        "Lrx/b/f",
        "<",
        "Lorg/web3j/protocol/core/methods/response/EthBlock;",
        "Ljava/lang/Iterable",
        "<+",
        "Lorg/web3j/protocol/core/methods/response/Transaction;",
        ">;>;"
    }
.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 275
    iput-object p1, p0, Lorg/web3j/protocol/rx/JsonRpc2_0Rx$13;->this$0:Lorg/web3j/protocol/rx/JsonRpc2_0Rx;

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

    return-void
.end method


# virtual methods
.method public call(Lorg/web3j/protocol/core/methods/response/EthBlock;)Ljava/lang/Iterable;
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lorg/web3j/protocol/core/methods/response/EthBlock;",
            ")",
            "Ljava/lang/Iterable",
            "<+",
            "Lorg/web3j/protocol/core/methods/response/Transaction;",
            ">;"
        }
    .end annotation

    .prologue
    .line 278
    # invokes: Lorg/web3j/protocol/rx/JsonRpc2_0Rx;->toTransactions(Lorg/web3j/protocol/core/methods/response/EthBlock;)Ljava/util/List;
    invoke-static {p1}, Lorg/web3j/protocol/rx/JsonRpc2_0Rx;->access$200(Lorg/web3j/protocol/core/methods/response/EthBlock;)Ljava/util/List;

    move-result-object v0

    return-object v0
.end method

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

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

    invoke-virtual {p0, p1}, Lorg/web3j/protocol/rx/JsonRpc2_0Rx$13;->call(Lorg/web3j/protocol/core/methods/response/EthBlock;)Ljava/lang/Iterable;

    move-result-object v0

    return-object v0
.end method