a.smali

.class final Lio/reactivex/internal/functions/a;
.super Ljava/lang/Object;
.source "Functions.java"

# interfaces
.implements Lio/reactivex/b/g;


# annotations
.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        ">",
        "Ljava/lang/Object;",
        "Lio/reactivex/b/g",
        "<TT;>;"
    }
.end annotation


# instance fields
.field private bOE:Lio/reactivex/b/a;


# direct methods
.method constructor <init>(Lio/reactivex/b/a;)V
    .registers 2

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

    .line 339
    iput-object p1, p0, Lio/reactivex/internal/functions/a;->bOE:Lio/reactivex/b/a;

    .line 340
    return-void
.end method


# virtual methods
.method public final accept(Ljava/lang/Object;)V
    .registers 3
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(TT;)V"
        }
    .end annotation

    .prologue
    .line 344
    iget-object v0, p0, Lio/reactivex/internal/functions/a;->bOE:Lio/reactivex/b/a;

    invoke-interface {v0}, Lio/reactivex/b/a;->run()V

    .line 345
    return-void
.end method