s1.smali
.class public final Lio/reactivex/internal/operators/observable/s1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lio/reactivex/functions/f;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lio/reactivex/functions/f<",
"Ljava/lang/Throwable;",
">;"
}
.end annotation
# instance fields
.field public final a:Lio/reactivex/s;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/s<",
"TT;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lio/reactivex/s;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/s<",
"TT;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/s1;->a:Lio/reactivex/s;
return-void
.end method
# virtual methods
.method public final accept(Ljava/lang/Object;)V
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.line 1
check-cast p1, Ljava/lang/Throwable;
.line 2
iget-object v0, p0, Lio/reactivex/internal/operators/observable/s1;->a:Lio/reactivex/s;
invoke-interface {v0, p1}, Lio/reactivex/s;->onError(Ljava/lang/Throwable;)V
return-void
.end method