75 lines
1.5 KiB
Smali
75 lines
1.5 KiB
Smali
.class public final Lf/a/b/s$b;
|
|
.super Ljava/lang/Object;
|
|
.source "AppTransformers.kt"
|
|
|
|
# interfaces
|
|
.implements Lrx/Observable$c;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lf/a/b/s;->b(Ljava/util/Collection;Lkotlin/jvm/functions/Function1;)Lrx/Observable$c;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"<T:",
|
|
"Ljava/lang/Object;",
|
|
"R:",
|
|
"Ljava/lang/Object;",
|
|
">",
|
|
"Ljava/lang/Object;",
|
|
"Lrx/Observable$c<",
|
|
"Ljava/util/Map<",
|
|
"TK;+TV;>;",
|
|
"Ljava/util/Map<",
|
|
"TK;+TV1;>;>;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final d:Lf/a/b/s$b;
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
new-instance v0, Lf/a/b/s$b;
|
|
|
|
invoke-direct {v0}, Lf/a/b/s$b;-><init>()V
|
|
|
|
sput-object v0, Lf/a/b/s$b;->d:Lf/a/b/s$b;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public call(Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 1
|
|
|
|
check-cast p1, Lrx/Observable;
|
|
|
|
sget-object p1, Lb0/i/m;->d:Lb0/i/m;
|
|
|
|
new-instance v0, Lk0/l/e/j;
|
|
|
|
invoke-direct {v0, p1}, Lk0/l/e/j;-><init>(Ljava/lang/Object;)V
|
|
|
|
return-object v0
|
|
.end method
|