b$e.smali

.class public final Lwp/b$e;
.super Lwp/b$h;
.source "FlowableCreate.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lwp/b;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x19
    name = "e"
.end annotation

.annotation system Ldalvik/annotation/Signature;
    value = {
        "<T:",
        "Ljava/lang/Object;",
        ">",
        "Lwp/b$h<",
        "TT;>;"
    }
.end annotation


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method public constructor <init>(Lmq/b;)V
    .registers 2
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Lmq/b<",
            "-TT;>;)V"
        }
    .end annotation

    invoke-direct {p0, p1}, Lwp/b$h;-><init>(Lmq/b;)V

    return-void
.end method


# virtual methods
.method public e()V
    .registers 3

    new-instance v0, Lrp/c;

    const-string v1, "create: could not emit value due to lack of requests"

    invoke-direct {v0, v1}, Lrp/c;-><init>(Ljava/lang/String;)V

    invoke-virtual {p0, v0}, Lwp/b$b;->b(Ljava/lang/Throwable;)V

    return-void
.end method