s$a$c.smali
.class final Lio/reactivex/internal/operators/observable/s$a$c;
.super Ljava/lang/Object;
.source "ObservableDelay.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lio/reactivex/internal/operators/observable/s$a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x10
name = "c"
.end annotation
# instance fields
.field private final a:Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"TT;"
}
.end annotation
.end field
.field final synthetic b:Lio/reactivex/internal/operators/observable/s$a;
# direct methods
.method constructor <init>(Lio/reactivex/internal/operators/observable/s$a;Ljava/lang/Object;)V
.registers 3
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)V"
}
.end annotation
.line 1
iput-object p1, p0, Lio/reactivex/internal/operators/observable/s$a$c;->b:Lio/reactivex/internal/operators/observable/s$a;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p2, p0, Lio/reactivex/internal/operators/observable/s$a$c;->a:Ljava/lang/Object;
return-void
.end method
# virtual methods
.method public run()V
.registers 3
.line 1
iget-object v0, p0, Lio/reactivex/internal/operators/observable/s$a$c;->b:Lio/reactivex/internal/operators/observable/s$a;
iget-object v0, v0, Lio/reactivex/internal/operators/observable/s$a;->a:Lio/reactivex/w;
iget-object v1, p0, Lio/reactivex/internal/operators/observable/s$a$c;->a:Ljava/lang/Object;
invoke-interface {v0, v1}, Lio/reactivex/w;->onNext(Ljava/lang/Object;)V
return-void
.end method