Single$14.smali
.class Lrx/Single$14;
.super Ljava/lang/Object;
.source "Single.java"
# interfaces
.implements Lrx/functions/Func0;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lrx/Single;->timeout(JLjava/util/concurrent/TimeUnit;Lrx/Single;Lrx/Scheduler;)Lrx/Single;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lrx/functions/Func0<",
"Lrx/Single<",
"TT;>;>;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lrx/Single;
# direct methods
.method constructor <init>(Lrx/Single;)V
.registers 2
.line 1
iput-object p1, p0, Lrx/Single$14;->this$0:Lrx/Single;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic call()Ljava/lang/Object;
.registers 2
.line 1
invoke-virtual {p0}, Lrx/Single$14;->call()Lrx/Single;
move-result-object v0
return-object v0
.end method
.method public call()Lrx/Single;
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lrx/Single<",
"TT;>;"
}
.end annotation
.line 2
new-instance v0, Ljava/util/concurrent/TimeoutException;
invoke-direct {v0}, Ljava/util/concurrent/TimeoutException;-><init>()V
invoke-static {v0}, Lrx/Single;->error(Ljava/lang/Throwable;)Lrx/Single;
move-result-object v0
return-object v0
.end method