m1.smali
.class public final Lio/reactivex/internal/operators/observable/m1;
.super Ljava/lang/Object;
.source "SourceFile"
# interfaces
.implements Lio/reactivex/functions/n;
# annotations
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"U:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lio/reactivex/functions/n<",
"TT;",
"Lio/reactivex/q<",
"TU;>;>;"
}
.end annotation
# instance fields
.field public final a:Lio/reactivex/functions/n;
.annotation system Ldalvik/annotation/Signature;
value = {
"Lio/reactivex/functions/n<",
"-TT;+",
"Ljava/lang/Iterable<",
"+TU;>;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(Lio/reactivex/functions/n;)V
.registers 2
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Lio/reactivex/functions/n<",
"-TT;+",
"Ljava/lang/Iterable<",
"+TU;>;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
iput-object p1, p0, Lio/reactivex/internal/operators/observable/m1;->a:Lio/reactivex/functions/n;
return-void
.end method
# virtual methods
.method public final apply(Ljava/lang/Object;)Ljava/lang/Object;
.registers 4
.annotation system Ldalvik/annotation/Throws;
value = {
Ljava/lang/Exception;
}
.end annotation
.line 1
new-instance v0, Lio/reactivex/internal/operators/observable/b1;
iget-object v1, p0, Lio/reactivex/internal/operators/observable/m1;->a:Lio/reactivex/functions/n;
invoke-interface {v1, p1}, Lio/reactivex/functions/n;->apply(Ljava/lang/Object;)Ljava/lang/Object;
move-result-object p1
const-string v1, "The mapper returned a null Iterable"
.line 2
invoke-static {p1, v1}, Ljava/util/Objects;->requireNonNull(Ljava/lang/Object;Ljava/lang/String;)Ljava/lang/Object;
.line 3
check-cast p1, Ljava/lang/Iterable;
invoke-direct {v0, p1}, Lio/reactivex/internal/operators/observable/b1;-><init>(Ljava/lang/Iterable;)V
return-object v0
.end method